Documentation
Preparing search index...
@restatedev/restate-sdk
RetryableErrorOptions
Interface RetryableErrorOptions
interface
RetryableErrorOptions
{
retryAfter
?:
number
|
Duration
;
}
Index
Properties
retry
After?
Properties
Optional
retry
After
retryAfter
?:
number
|
Duration
In how long it should retry.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
retry
After
Documentation
Loading...
In how long it should retry.