HttpRetryShouldRetryContext

class HttpRetryShouldRetryContext(val retryCount: Int)

A context for HttpRequestRetry.Configuration.shouldRetry and HttpRequestRetry.Configuration.shouldRetryOnException

Constructors

Link copied to clipboard
constructor(retryCount: Int)

Properties

Link copied to clipboard

A retry count starting from 1