LifecycleHandlerDeclaration
Defined in: hooks.ts:104
Properties
Section titled “Properties”handler
Section titled “handler”handler:
string
Defined in: hooks.ts:105
priority?
Section titled “priority?”
optionalpriority?:number
Defined in: hooks.ts:106
timeoutMs?
Section titled “timeoutMs?”
optionaltimeoutMs?:number
Defined in: hooks.ts:109
Max time the handler may run before it is treated as failed (default 30s).
optionaltype?:HookType
Defined in: hooks.ts:107