Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-retriable
Retriable is an simple DSL to retry failed code blocks
http://github.com/kamui/retriable
0
no reviews
Install
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting external api/services or file system calls.