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

should return error if request exceeds maximum limits #6

Open
stuarteberg opened this issue Mar 11, 2020 · 0 comments
Open

should return error if request exceeds maximum limits #6

stuarteberg opened this issue Mar 11, 2020 · 0 comments

Comments

@stuarteberg
Copy link
Member

If a client is attempting to make a request that exceeds the server configuration's maximum resource limits (either read_reqs or read_data, etc.), then the request has no chance of being serviced. In that case, the server should respond with an error, not simply let the client hang. This is especially likely when the user has mis-configured the server resource limits.

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