retry
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
3.1.2
1000K downloads/mo
#49 most downloaded on pub.dev
google/dart-neats
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 4 weeks to 3.0 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
10 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Mar 2016 to May 2023
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 10-
3.1.216 May 2023 -
3.1.127 Mar 2023 -
3.1.001 Mar 2021 -
3.1.0-null-safety.002 Dec 2020 pre-release -
3.0.101 Jul 2020 -
3.0.1-null-safety.002 Nov 2020 pre-releaseNothing published for this version
-
3.0.020 Jun 2019Release notes
Open source →- When
retryIfis not given, we default to retry anyExceptionthrown. This is breaking, but provides a more useful default behavior.
- When
-
3.0.0+126 Aug 2019 -
2.0.022 Mar 2019Release notes
Open source →- 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.031 Mar 2016