- •Inspect schedule state (
enabled,next_run,is_test,expires_at). - •Reproduce execution window behavior (regular 30m, test 10m).
- •Verify pre-update of
next_runprevents duplicate execution. - •Validate Redis queue path and synchronous fallback path.
- •Add/adjust focused tests for regressions.
scheduler-debug
调试 RRULE 计划的执行、窗口处理、重复预防,以及 Redis 回退行为。
SKILL.md
--- frontmattername: scheduler-debug description: Debug RRULE schedule execution, window handling, duplicate prevention, and Redis fallback behavior.