PhaseDefinition
Defined in: src/CoordinatedShutdown.ts:40
Properties
Section titled “Properties”dependsOn
Section titled “dependsOn”
readonlydependsOn: readonlystring[]
Defined in: src/CoordinatedShutdown.ts:44
Names of phases that must run before this one.
readonlyname:string
Defined in: src/CoordinatedShutdown.ts:41
recover
Section titled “recover”
readonlyrecover:boolean
Defined in: src/CoordinatedShutdown.ts:46
If true, task failures halt the pipeline. Defaults to false.
timeoutMs
Section titled “timeoutMs”
readonlytimeoutMs:number
Defined in: src/CoordinatedShutdown.ts:42