-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
P2P: connection monitor running more often than configured #830
Comments
I have same problem
Starting from tonight, how fix this problem? |
Hopefully we can get a fix in a patch release soon. Until then, remove |
|
|
After the node starts, the RPC is requested to have no response |
Just tested a call to |
Yes, the rpc is too long, which will cause our Dapp service to be unavailable. How to improve the RPC call response speed? |
How long does it take to have a new version? |
Any date I can provide is a guess. But we're currently targeting this for 1.1.0, which is likely sometime in Q1 2025. |
[1.0.2] P2P: Normally wait for connection monitor to reconnect
[1.0.2 -> main] P2P: Normally wait for connection monitor to reconnect
With a
connection-cleanup-period = 30
which is the default:The text was updated successfully, but these errors were encountered: