AndroidAttemptParameters
Properties
baseDelayMs?
optional
baseDelayMs:number
The delay before the first retry, in milliseconds.
connectionTimeoutMs?
optional
connectionTimeoutMs:number
The connection timeout in milliseconds.
maxAttempts?
optional
maxAttempts:number
The maximum number of times the request should be attempted.
readTimeoutMs?
optional
readTimeoutMs:number
The read timeout in milliseconds.