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

feat(errorx): add Request Timeout http error handling #245

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

krajorama
Copy link
Contributor

Some Influx clients do not send the request in time. We need this error code to be able to have the right status for the client and also to be able to update the correct metric.

Some Influx clients do not send the request in time. We need this
error code to be able to have the right status for the client and also
to be able to update the correct metric.

Signed-off-by: György Krajcsovits <[email protected]>
@krajorama krajorama requested a review from a team as a code owner January 6, 2025 09:59
@krajorama krajorama merged commit ad9a596 into main Jan 6, 2025
6 checks passed
@krajorama krajorama deleted the add-timeout-status branch January 6, 2025 10:16
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