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: decrease backoff times #97

Merged
merged 1 commit into from
Jul 19, 2023
Merged

feat: decrease backoff times #97

merged 1 commit into from
Jul 19, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jul 19, 2023

Now that dbus-fast has been optimized, bleak has some bottle necks fixed and does an auto retry itself, and the ESPHome stack is much faster these backoff times can come back down a bit

Now that dbus-fast has been optimized, bleak has some bottle necks fixed
and does an auto retry itself, and the ESPHome stack is much faster these
backoff times can come back down a bit
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9269a82) 78.52% compared to head (97ffc59) 78.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   78.52%   78.52%           
=======================================
  Files           4        4           
  Lines         419      419           
  Branches       95       95           
=======================================
  Hits          329      329           
  Misses         61       61           
  Partials       29       29           
Impacted Files Coverage Δ
src/bleak_retry_connector/__init__.py 77.48% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco marked this pull request as ready for review July 19, 2023 19:58
@bdraco bdraco merged commit 37b71c8 into main Jul 19, 2023
@bdraco bdraco deleted the decrease_backoff_times branch July 19, 2023 19:59
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