Member Junction
Preparing search index...
@memberjunction/core-actions
RateLimitConfig
Interface RateLimitConfig
interface
RateLimitConfig
{
backoffMs
:
number
;
maxConcurrent
:
number
;
maxRequestsPerMinute
:
number
;
maxRetries
:
number
;
retryOnRateLimit
:
boolean
;
}
Index
Properties
backoff
Ms
max
Concurrent
max
Requests
Per
Minute
max
Retries
retry
On
Rate
Limit
Properties
backoff
Ms
backoffMs
:
number
max
Concurrent
maxConcurrent
:
number
max
Requests
Per
Minute
maxRequestsPerMinute
:
number
max
Retries
maxRetries
:
number
retry
On
Rate
Limit
retryOnRateLimit
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
backoff
Ms
max
Concurrent
max
Requests
Per
Minute
max
Retries
retry
On
Rate
Limit
Member Junction
Loading...