PayFanout API reference
Preparing search index...
core/src
withRetry
Function withRetry
withRetry
<
T
>
(
fn
:
()
=>
Promise
<
T
>
,
policy
?:
RetryPolicy
)
:
Promise
<
T
>
Type Parameters
T
Parameters
fn
:
()
=>
Promise
<
T
>
policy
:
RetryPolicy
= {}
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PayFanout API reference
Loading...