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: use Retry-After header value for Retryable error codes #130

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jul 10, 2020

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • pytest tests completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar added the bug Something isn't working label Jul 10, 2020
@bednar bednar self-assigned this Jul 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2020

Codecov Report

Merging #130 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   88.93%   88.95%   +0.02%     
==========================================
  Files          23       23              
  Lines        1852     1856       +4     
==========================================
+ Hits         1647     1651       +4     
  Misses        205      205              
Impacted Files Coverage Δ
influxdb_client/client/write_api.py 97.58% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2472f4...7c7d70a. Read the comment docs.

@bednar bednar requested a review from rhajek July 10, 2020 12:14
@bednar bednar force-pushed the fix/retry-after branch from 13d7c65 to 7c7d70a Compare July 13, 2020 09:32
@bednar bednar added this to the 1.9.0 milestone Jul 14, 2020
@bednar bednar merged commit fd3f9cb into master Jul 14, 2020
@bednar bednar deleted the fix/retry-after branch July 14, 2020 12:12
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 this pull request may close these issues.

3 participants