Const
The multiplier to apply to the delay between subsequent retries. Must be between 1 and 2.
The initial delay before the first retry attempt in milliseconds. Must be between 100 and 5000 ms.
The number of retry attempts. Must be between 0 and 5.
The multiplier to apply to the delay between subsequent retries. Must be between 1 and 2.
The initial delay before the first retry attempt in milliseconds. Must be between 100 and 5000 ms.
The number of retry attempts. Must be between 0 and 5.
The multiplier to apply to the delay between subsequent retries. Must be between 1 and 2.
The initial delay before the first retry attempt in milliseconds. Must be between 100 and 5000 ms.
The number of retry attempts. Must be between 0 and 5.
Retry options schema. Defines the required retry options for HTTP requests.