openclaw cron
管理 Gateway 网关调度器的 cron 作业。
相关内容:
- Cron 作业:Cron 作业
openclaw cron --help 查看完整的命令集。
说明:隔离式 cron add 任务默认使用 --announce 投递摘要。使用 --no-deliver 仅内部运行。
--deliver 仍作为 --announce 的弃用别名保留。 Use --no-deliver to keep
output internal. --deliver remains as a deprecated alias for --announce.
说明:一次性(--at)任务成功后默认删除。使用 --keep-after-run 保留。 Use --keep-after-run to keep them.
Note: recurring jobs now use exponential retry backoff after consecutive errors (30s → 1m → 5m → 15m → 60m), then return to normal schedule after the next successful run.