-
Notifications
You must be signed in to change notification settings - Fork 153
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 ClientException
from package:http
#8337
Labels
Comments
jonasfj
added
Type: bug
Area: stackdriver error report
Error reported through Stackdriver Error Reporting
labels
Nov 25, 2024
I think we should refactor/merge the various retry methods we have to make sure every one of them uses the same retry logic. Keeping this issue open to track that. |
Another case in storage access:
|
app/lib/search/backend.dart |
This was referenced Dec 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
We should probably also retry
ClientException
frompackage:http
:pub-dev/app/lib/shared/storage.dart
Lines 142 to 154 in 031c368
The text was updated successfully, but these errors were encountered: