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

fix: Retry also on network errors #229

Merged
merged 4 commits into from
Jan 27, 2021

Conversation

vlastahajek
Copy link
Contributor

Closes #226

Proposed Changes

Retry write also on network errors

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek force-pushed the fix/retry-on-con-error branch from e552ff9 to da841b8 Compare January 25, 2021 16:33
@vlastahajek vlastahajek requested a review from bednar January 25, 2021 16:33
Copy link
Contributor

@bednar bednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@vlastahajek vlastahajek merged commit 57f09a9 into influxdata:master Jan 27, 2021
@vlastahajek vlastahajek deleted the fix/retry-on-con-error branch January 27, 2021 13:18
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.

Does not retry on connection reset
2 participants