Skip to content
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

http-max-bytes-in-flight-mb = 4096 fails, should generate config error on nodeos startup #48

Closed
matthewdarwin opened this issue Aug 25, 2022 · 2 comments · Fixed by #64
Assignees

Comments

@matthewdarwin
Copy link

matthewdarwin commented Aug 25, 2022

Followup from: #46

http-max-bytes-in-flight-mb = 4096 is too big, but http-max-bytes-in-flight-mb = 4095 works fine.

If there is a maximum limit, there should be a hard fail. Realistically setting it this big is a bit crazy.

$ cleos get info
error 2022-08-25T13:45:41.077 cleos     main.cpp:4121                 operator()           ] Failed with error: Too many bytes in flight: 897 (429)
@stephenpdeos
Copy link
Member

The team believes there are valid use cases for high values like this, so we'll seek to continue support and get to the root cause of this failure.

@heifner
Copy link
Member

heifner commented Aug 25, 2022

Note any changes also need to be folded into #22 if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
4 participants