Search
Preparing search index...
The search index is not available
Oracle Cloud Infrastructure SDK for TypeScript and JavaScript API Reference - 2.70.2
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
common/lib/waiter
ExponentialBackoffDelayStrategy
Globals
common/lib/waiter
Class ExponentialBackoffDelayStrategy
Hierarchy
ExponentialBackoffDelayStrategy
ExponentialBackoffDelayStrategyWithJitter
Implements
DelayStrategy
Constructors
constructor
Properties
maxDelayInSeconds
Methods
delay
Constructors
constructor
new
Exponential
Backoff
Delay
Strategy
(
maxDelayInSeconds
:
number
)
:
ExponentialBackoffDelayStrategy
Parameters
maxDelayInSeconds:
number
Returns
ExponentialBackoffDelayStrategy
Properties
Protected
max
Delay
InSeconds
max
Delay
InSeconds
:
number
Methods
delay
delay
(
context
:
WaitContext
)
:
number
Parameters
context:
WaitContext
Returns
number
Exponential
Backoff
Delay
Strategy
constructor
max
Delay
InSeconds
delay
Exponential
Backoff
Delay
Strategy
With
Jitter
Fixed
Time
Delay
Strategy
Max
Attempts
Termination
Strategy
Max
Time
Termination
Strategy
Wait
Context
Impl
Delay
Strategy
Termination
Strategy
Wait
Context
Waiter
Configuration
Details
Waiter
Configuration
delay
generic
Terminal
Condition
Waiter
generic
Waiter
Default
Waiter
Configuration
Details