Skip to content

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

Merged
gouthamve merged 1 commit intocortexproject:masterfrom
gouthamve:limit-max
Jun 11, 2019
Merged

Make sure we send a 400 for large responses.#1459
gouthamve merged 1 commit intocortexproject:masterfrom
gouthamve:limit-max

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 gouthamve@gmail.com

@gouthamve gouthamve requested review from bboreham and tomwilkie 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 <gouthamve@gmail.com>
@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