Preparing search index...
The search index is not available
@daiso-tech/core - v0.34.0
@daiso-tech/core
Async
constantBackoffPolicy
Function constantBackoffPolicy
constantBackoffPolicy
(
settings
?:
|
ConstantBackoffPolicySettings
|
(
error
:
unknown
)
=>
ConstantBackoffPolicySettings
,
)
:
BackoffPolicy
Constant backoff policy with jitter
IMPORT_PATH:
"@daiso-tech/core/async"
Parameters
settings
:
|
ConstantBackoffPolicySettings
|
(
error
:
unknown
)
=>
ConstantBackoffPolicySettings
= {}
Returns
BackoffPolicy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.34.0
Loading...
Constant backoff policy with jitter
IMPORT_PATH:
"@daiso-tech/core/async"