-
Notifications
You must be signed in to change notification settings - Fork 30
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
ResourceExhausted error while running the Node Audit #177
Comments
Hey, thanks for the report. You are correct, the receive size is too small. We should really start paginating calls to |
We have deployed a patched version and the report ran successfully! On the first run we received a deadline exceeded error. We might also want to increase the default deadline. |
I pushed a new commit that adds the |
We run into a ResourceExhausted error while running the NodeAudit report.
DisableFiat:true
andUnknownGranularity
.maxMsgRecvSize
of 200MB and would explain it occurs no matter what the requested time range.Expected behavior
Node Audit should produce the report.
Actual behavior
Node Audit should produce the report
To reproduce
This error now occurs systematically on one node when we run Node Audit
System information
The text was updated successfully, but these errors were encountered: