RetryPolicy

Protocol for Retry strategy. Has function returning amount of time before the next retry after an HTTP error

RetryPolicy.swift:53
protocol RetryPolicy : Sendable
Browse conforming types