Documentation
Preparing search index...
@tidal-music/api
RetryOptions
Type Alias RetryOptions
RetryOptions
:
Partial
<
Record
<
RetryCategory
,
Partial
<
RetryPolicy
>
>
>
&
{
enabled
?:
boolean
;
}
Type Declaration
Optional
enabled
?:
boolean
Set to
false
to disable retries and the read timeout entirely.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Set to
falseto disable retries and the read timeout entirely.