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: implement a smarter backoff #32

Merged
merged 9 commits into from
Sep 11, 2022
Merged

feat: implement a smarter backoff #32

merged 9 commits into from
Sep 11, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Merging #32 (e773756) into main (2ceef9f) will decrease coverage by 1.62%.
The diff coverage is 65.51%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   87.34%   85.71%   -1.63%     
==========================================
  Files           2        2              
  Lines         237      259      +22     
  Branches       52       56       +4     
==========================================
+ Hits          207      222      +15     
- Misses         26       32       +6     
- Partials        4        5       +1     
Impacted Files Coverage Δ
src/bleak_retry_connector/__init__.py 88.33% <65.51%> (-2.04%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bdraco bdraco marked this pull request as ready for review September 11, 2022 14:01
@bdraco bdraco merged commit 8272daa into main Sep 11, 2022
@bdraco bdraco deleted the smart_backoff branch September 11, 2022 14:01
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.

1 participant