kamui/retriable
retriable, на сайте с 07 мая 2023, 09:57
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff time intervals. This is especially useful when interacting external APIs, remote services, or file system calls.