-
-
Notifications
You must be signed in to change notification settings - Fork 52.6k
Closed
Labels
staleMarked as stale due to inactivityMarked as stale due to inactivity
Description
Description
Cron jobs with delivery.mode: "none" still deliver output to Telegram instead of staying silent.
Steps to reproduce
- Create a cron with
delivery.mode: "none" - Run the cron
- Output appears in Telegram despite mode being "none"
Expected behavior
When delivery.mode: "none", cron output should NOT appear in Telegram.
Actual behavior
Cron output appears in Telegram regardless of mode setting.
Environment
- OpenClaw version: latest
- Channel: Telegram
- Example cron: Linear Multi-Task Picker
Workaround
Disable affected crons, but this loses automation value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleMarked as stale due to inactivityMarked as stale due to inactivity