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