RetryPolicy
Popii / RetryPolicy
Interface: RetryPolicy
Section titled “Interface: RetryPolicy”Defined in: tasks/runtime.ts:7
Properties
Section titled “Properties”attempts
Section titled “attempts”attempts:
number
Defined in: tasks/runtime.ts:7
baseDelayMs
Section titled “baseDelayMs”baseDelayMs:
number
Defined in: tasks/runtime.ts:7
maxDelayMs?
Section titled “maxDelayMs?”
optionalmaxDelayMs?:number
Defined in: tasks/runtime.ts:7
jitter?
Section titled “jitter?”
optionaljitter?:number
Defined in: tasks/runtime.ts:7