Skip to content

Graphorin API reference v0.8.0


Graphorin API reference / @graphorin/proactive / / ProactiveTaskSkipReason

Type Alias: ProactiveTaskSkipReason

ts
type ProactiveTaskSkipReason = "inactive-hours" | "fire-in-flight";

Defined in: packages/proactive/src/cron-task.ts:75

Why a fire produced no outcome.

Stable