Skip to content

Make sure we send a 400 for large responses. #1459

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

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

gouthamve
Copy link
Contributor

While this is not super ideal, we will still catch 99% of the cases
through this.

Fixes: #1450

Signed-off-by: Goutham Veeramachaneni [email protected]

@gouthamve gouthamve requested review from tomwilkie and bboreham June 10, 2019 20:18
@bboreham
Copy link
Contributor

Why is "send a 400" useful in this case but not in #1178 ?

While this is not super ideal, we will still catch 99% of the cases
through this.

Fixes: cortexproject#1450

Signed-off-by: Goutham Veeramachaneni <[email protected]>
@gouthamve
Copy link
Contributor Author

See: #1178 (comment)

@gouthamve gouthamve merged commit 47c631a into cortexproject:master Jun 11, 2019
@gouthamve gouthamve deleted the limit-max branch June 11, 2019 20:38
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

Successfully merging this pull request may close these issues.

Queries that hit size limits are retried
3 participants