We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(happened with iota-core alpha.18)
We monitor go metrics like heap and noticed that on some nodes prometheus is not accessible anymore, trying to curl the metrics leads to a timeout.
curl
As expected, in this cases the nodes cannot be shutdown gracefully.
Node was healthy + network-healthy and other things like the info endpoint were working.
info
Here is a profile of iota-core while it is waiting for Close p2p peer database, P2P, Protocol. pprof.validator-11_20240425-125923_all.zip
Close p2p peer database, P2P, Protocol
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
(happened with iota-core alpha.18)
We monitor go metrics like heap and noticed that on some nodes prometheus is not accessible anymore, trying to
curl
the metrics leads to a timeout.As expected, in this cases the nodes cannot be shutdown gracefully.
Node was healthy + network-healthy and other things like the
info
endpoint were working.Here is a profile of iota-core while it is waiting for
Close p2p peer database, P2P, Protocol
.pprof.validator-11_20240425-125923_all.zip
The text was updated successfully, but these errors were encountered: