Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/triggers / / TriggerOptions

Interface: TriggerOptions

Defined in: packages/triggers/src/index.ts:32

Stable

Properties

PropertyModifierTypeDescriptionDefined in
acknowledgeLibMode?readonlybooleanSuppress the one-time per-process library-mode WARN. Library callers acknowledging that triggers fire only as long as the process lives pass true here.packages/triggers/src/index.ts:42
catchupPolicy?readonlyCatchupPolicy-packages/triggers/src/index.ts:33
catchupWindowMs?readonlynumber-packages/triggers/src/index.ts:35
maxCatchupRuns?readonlynumber-packages/triggers/src/index.ts:34
tags?readonlyreadonly string[]-packages/triggers/src/index.ts:36