class Retriable::Settings

Defined in:

retriable/settings.cr

Class Method Summary

Class Method Detail

def self.on_retry(&block : Exception, Int32, Time::Span, Time::Span -> _) #

[View source]
def self.on_retry=(block : Exception, Int32, Time::Span, Time::Span -> _) #

[View source]