Andrey Afanasyev
08/14/2026, 12:04 PMio.github.straxess:retrykt.
The library is still young, so I’d really appreciate feedback on:
• public API and naming
• retry semantics and edge cases
• backoff and jitter design
• KMP support, additional targets, and platform-specific issues
• missing use cases or features
• code review and architectural suggestions
If you find a bug or have an improvement in mind, GitHub issues and PRs are welcome.
If you need retries in your Kotlin project, you can give RetryKt a try and share your experience.
Thanks!