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

Mimir returns HTTP status 499 instead of 5xx #8815

Closed
jkirkwood opened this issue Jul 24, 2024 · 0 comments · Fixed by #8865
Closed

Mimir returns HTTP status 499 instead of 5xx #8815

jkirkwood opened this issue Jul 24, 2024 · 0 comments · Fixed by #8865
Assignees
Labels
bug Something isn't working

Comments

@jkirkwood
Copy link

We've been receiving several 499 HTTP responses from Mimir when 5xx response code seems more appropriate. This prevents many HTTP clients from automatically retrying the request if enabled.

{"status":"error","errorType":"canceled","error":"expanding series: grpc: the client connection is closing"}
{"status":"error","errorType":"canceled","error":"attempted to read series at index 0 from store-gateway chunks stream, but the stream has failed: grpc: the client connection is closing"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants