@conciergus/chat - v0.3.1
Preparing search index...
index
RetryConfig
Type Alias RetryConfig
Retry configuration
type
RetryConfig
=
{
maxAttempts
:
number
;
delay
:
number
;
backoff
?:
"linear"
|
"exponential"
;
maxDelay
?:
number
;
}
Index
Properties
max
Attempts
delay
backoff?
max
Delay?
Properties
max
Attempts
maxAttempts
:
number
delay
delay
:
number
Optional
backoff
backoff
?:
"linear"
|
"exponential"
Optional
max
Delay
maxDelay
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Attempts
delay
backoff
max
Delay
@conciergus/chat - v0.3.1
Loading...
Retry configuration