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

refactor: change returned status code and description in clickhouse error handling #286

Merged

Conversation

AleksandrMatsko
Copy link
Contributor

Before this PR if graphite-clickhouse receives error from clickhouse it returns 500: Storage error on default. This PR is changing the default value to 503: Storage unavailable.

Also one more case in clickhouse error handling added.

And the default version for carbon-clickhouse is changed to latest in e2e tests.

@mchrome mchrome merged commit 267c26e into go-graphite:master Aug 12, 2024
7 checks passed
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.

2 participants