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: adjust backoffs for slower esp32 proxies #64

Merged
merged 5 commits into from
Nov 1, 2022
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 31, 2022

No description provided.

@bdraco
Copy link
Member Author

bdraco commented Oct 31, 2022

This seems like we need a newer ESP-IDF actually

espressif/esp-idf#1486

@bdraco bdraco closed this Oct 31, 2022
@bdraco bdraco reopened this Nov 1, 2022
@bdraco
Copy link
Member Author

bdraco commented Nov 1, 2022

This seems to work better with the latest esphome/esphome#3971

Will wait for the final version and do another adjustment

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 85.12% // Head: 85.57% // Increases project coverage by +0.44% 🎉

Coverage data is based on head (928b476) compared to base (8b91838).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   85.12%   85.57%   +0.44%     
==========================================
  Files           2        2              
  Lines         289      298       +9     
  Branches       71       73       +2     
==========================================
+ Hits          246      255       +9     
  Misses         30       30              
  Partials       13       13              
Impacted Files Coverage Δ
src/bleak_retry_connector/__init__.py 87.81% <100.00%> (+0.40%) ⬆️

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

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

@bdraco bdraco marked this pull request as ready for review November 1, 2022 19:07
@bdraco bdraco changed the title fix: adjust backoffs for slower esp32s fix: adjust backoffs for slower esp32 proxies Nov 1, 2022
@bdraco bdraco merged commit 702a829 into main Nov 1, 2022
@bdraco bdraco deleted the esp32_backoffs branch November 1, 2022 19:08
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