9 lines
486 B
Markdown
Executable File
9 lines
486 B
Markdown
Executable File
# HEARTBEAT.md
|
||
# 系统健康检查 — 频率见 cron 任务 990700ff(每天 00:00/06:00/12:00/18:00)
|
||
# ⚠️ 不要在此处配置周期检查,避免与 cron 冲突重复报告
|
||
# 保留此文件仅作任务说明,heartbeat 轮询时如无额外任务则回复 HEARTBEAT_OK
|
||
|
||
---
|
||
# 旧版 HEARTBEAT.md 内容(仅供参考)
|
||
# Keep this file empty (or with only comments) to skip heartbeat API calls.
|
||
# Add tasks below when you want the agent to check something periodically. |