module

Shards::Audit::HttpRetry

Constants

MAX_RETRY_DELAY = 30.0

Instance methods

retryable_status?(status_code : Int32) : Bool
Source
with_retry(max_retries : Int32 = 3, base_delay : Float64 = 0.5, &)
Source