auto_retry 1.0.7 auto_retry: ^1.0.7 copied to clipboard
The AutoRetry plugin for Televerse automatically retries failed API requests, handling rate limits and server errors to improve your bot's reliability and uptime.
1.0.7 #
- Removed Infinity to
int
conversion
1.0.6 #
- Just ran
dart format .
1.0.5 #
- Updated SDK constraints
- Added library documentation
1.0.4 #
- Further documentation fix :)
1.0.3 #
- Documentation fix
1.0.2 #
- Throw once
retryAfter
exceeds themaxDelay
duration - Updated docs in README
1.0.1 #
- Minor badge update.
1.0.0 #
- Initial version.