module

Crig::HttpClient::RetryPolicy

Instance methods

retry(error : Error, last_retry : Tuple(Int32, Time::Span) | Nil) : Time::Span | Nil
Source
set_reconnection_time(duration : Time::Span) : Nil

ameba:disable Naming/AccessorMethodName

Source