Skip to content
PricingReleases

LifecycleHandlerDeclaration

Defined in: hooks.ts:104

handler: string

Defined in: hooks.ts:105


optional priority?: number

Defined in: hooks.ts:106


optional timeoutMs?: number

Defined in: hooks.ts:109

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


optional type?: HookType

Defined in: hooks.ts:107