Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Jan 27, 2025

  • removing retryAsync from utils.dart
  • consolidating retry logic into the single _retry wrapper inside storage.dart
  • renamed tryDelete -> tryDeleteWithRetry so that the name does reflect on the retry operation
  • removed deleteFromBucket, using Bucket.tryDeleteWithRetry instead

@isoos isoos requested review from jonasfj and sigurdm January 27, 2025 16:08
@isoos isoos merged commit c04e483 into dart-lang:master Jan 28, 2025
31 checks passed
@isoos isoos deleted the retry-storage branch January 28, 2025 09:02
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.

2 participants