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

job_api AsyncHTTPClient missing max_message_body #6312

Closed
moellep opened this issue Sep 15, 2023 · 0 comments
Closed

job_api AsyncHTTPClient missing max_message_body #6312

moellep opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@moellep
Copy link
Member

moellep commented Sep 15, 2023

sirepo job_api creates a tornado.httpclient.AsyncHTTPClient() but doesn't override the max_buffer_size, so the default is 100M rather than the sirepo.job configured value.

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

No branches or pull requests

1 participant