An open API service indexing awesome lists of open source software.

https://github.com/timursevimli/retry

An abstraction for handling retry strategies, including exponential backoff and custom configurations, for operations that fail.
https://github.com/timursevimli/retry

Last synced: over 1 year ago
JSON representation

An abstraction for handling retry strategies, including exponential backoff and custom configurations, for operations that fail.

Awesome Lists containing this project

README

          

# Recoverify