Search
Preparing search index...
The search index is not available
@azure/cosmos
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RetryPolicy
Interface RetryPolicy
Hierarchy
RetryPolicy
Index
Properties
retry
After
InMilliseconds
should
Retry
Properties
retry
After
InMilliseconds
retry
After
InMilliseconds
:
number
should
Retry
should
Retry
:
function
Type declaration
(
errorResponse
:
ErrorResponse
, retryContext
?:
RetryContext
, locationEndpoint
?:
string
)
:
Promise
<
boolean
|
[
boolean
,
string
]
>
Parameters
errorResponse:
ErrorResponse
Optional
retryContext:
RetryContext
Optional
locationEndpoint:
string
Returns
Promise
<
boolean
|
[
boolean
,
string
]
>
Globals
Retry
Policy
retry
After
InMilliseconds
should
Retry
Generated using
TypeDoc