-
Notifications
You must be signed in to change notification settings - Fork 72
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(core): Unify default retry strategy settings across all InfluxDB v2 clients #233
Conversation
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 28 28
Lines 940 940
Branches 201 201
=========================================
Hits 940 940
Continue to review full report at Codecov.
|
44c85a7
to
84cc4ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
a552382
to
729873b
Compare
This PR changes the default retry strategy options:
Checklist
yarn test
completes successfully