Type Alias: BatchReclaimPolicy
BatchReclaimPolicy =
"adopt"|"resubmit"
Defined in: packages/workflow-engine/src/ai/types.ts:634
How a replayed submit behaves after a worker crashed mid-submission.
BatchReclaimPolicy =
"adopt"|"resubmit"
Defined in: packages/workflow-engine/src/ai/types.ts:634
How a replayed submit behaves after a worker crashed mid-submission.