class Retriable::Settings
- Retriable::Settings
- Reference
- Object
Defined in:
retriable/settings.crClass Method Summary
- .on_retry(&block : Exception, Int32, Time::Span, Time::Span -> _)
- .on_retry=(block : Exception, Int32, Time::Span, Time::Span -> _)