retry 2.0.0 copy "retry: ^2.0.0" to clipboard
retry: ^2.0.0 copied to clipboard

outdated

Utility for wrapping an asynchronous function in automatic retry logic with exponential backoff, useful when making requests over network.

2.0.0 #

  • Expect complete API break.
  • Initial release started from scratch, lifted from code in github.com/dart-lang/pub-dartlang-dart.
  • Credits to Tim Kluge for transferring ownership.
  • Dart 2.0 support.

1.0.0 #

1.08k
likes
40
points
1.68M
downloads

Publisher

verified publishergoogle.dev

Weekly Downloads

Utility for wrapping an asynchronous function in automatic retry logic with exponential backoff, useful when making requests over network.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

More

Packages that depend on retry