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

Retry failed requests with backoff to make unstable connections less flaky #399

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

DCSBL
Copy link
Collaborator

@DCSBL DCSBL commented Aug 17, 2024

SSIA

Some users have issues with devices that have a weak wifi connection. Via this PR we retry the request a couple of times before responding with an error. This should improve the user experience.

@DCSBL DCSBL enabled auto-merge (squash) August 17, 2024 12:38
@DCSBL DCSBL merged commit de0a77e into main Aug 17, 2024
36 checks passed
@DCSBL DCSBL deleted the DCSBL-2024-480 branch August 17, 2024 12:38
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5494c5d) to head (f9cb7dd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #399   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          288       290    +2     
  Branches        27        27           
=========================================
+ Hits           288       290    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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