dag-orchestrator / Exports / IRetryPolicy
Interface: IRetryPolicy
Table of contents
Properties
Properties
maxRetries
• maxRetries: number
Defined in
types/orchestrator-types.ts:13
backoffMs
• backoffMs: number
Defined in
types/orchestrator-types.ts:14
retryableErrors
• retryableErrors: string[]