Relay errors (non-zero exits, missed fires) to Discord, Slack, email, or other channels so users are notified and can take action.
Why deferred from v1
Requires integration with external messaging APIs, credential management, and per-schedule notification config. Out of scope for the core scheduling loop.
v1 baseline
Errors logged locally. sundial show <id> surfaces missed fires and last exit code.
Relay errors (non-zero exits, missed fires) to Discord, Slack, email, or other channels so users are notified and can take action.
Why deferred from v1
Requires integration with external messaging APIs, credential management, and per-schedule notification config. Out of scope for the core scheduling loop.
v1 baseline
Errors logged locally.
sundial show <id>surfaces missed fires and last exit code.