Skip to content
PricingReleases

LifecycleHandlerDeclaration

Defined in: hooks.ts:100

handler: string

Defined in: hooks.ts:101


optional priority?: number

Defined in: hooks.ts:102


optional timeoutMs?: number

Defined in: hooks.ts:105

Max time the handler may run before it is treated as failed (default 30s).


optional type?: HookType

Defined in: hooks.ts:103