A simple DSL to retry failed code blocks with randomized exponential backoff, useful for interacting with external APIs or file system calls.
gem install retriableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry a block of code on failure with exponential backoff.
No known issues recorded.
No dependency data recorded yet.