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
Version v3.0.5-v3.0.7:
After several days running, I got this error for API nodes:
curl 127.0.0.1:180/v1/chain/get_info {"code":429,"message":"Busy","error":{"code":1,"name":"","what":"","details":[]}}
it will recover by restarting the nodeos.
The text was updated successfully, but these errors were encountered:
("http-max-bytes-in-flight-mb", bpo::value<uint32_t>()->default_value(500),
try to increase http-max-bytes-in-flight-mb param
Sorry, something went wrong.
No branches or pull requests
Version v3.0.5-v3.0.7:
After several days running, I got this error for API nodes:
it will recover by restarting the nodeos.
The text was updated successfully, but these errors were encountered: