Product Launch
anonymous
1 points
1 comments
Posted15 days ago
Typhoon
github.comlaunchedlibrarydevelopers
Key Features
task retriesretry policies
retry mechanismsdocumentation managementerror handling
Key Features
Typhoon is built on top of Swift’s async/await and helps deal with transient failures using clean, configurable retry policies, without overcomplicating your code.
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
Give it a try and let me know what you think.
Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.