A few days ago, I released a new version of the Typhoon framework - a modern, lightweight framework for handling retries in async operations.

Typhoon now supports multiple retry strategies out of the box:

• Constant - a fixed number of retries with a constant delay
• Exponential - an increasing delay using exponential backoff
• Exponential with Jitter - exponential backoff with jitter and an optional max interval to avoid thundering herd problems

GitHub: github.com/space-code/typhoon

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/nsvasilev/statuses/115745841354451733 on your instance and quote it. (Note that quoting is not supported in Mastodon.)