Files
openclaw/src/cron
Hansraj Singh Thakur eb673e5c3d fix(cron): structural top-of-hour match in stagger heuristic (#92030)
* fix(cron): structural top-of-hour match in stagger heuristic

Top-of-hour detection used includes('*') on the hour field, accepting
malformed tokens like '5*'. Match only '*' or '*/N' structurally.

* fix(cron): preserve wildcard hour lists

* fix(cron): support question-mark wildcard

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-06-11 09:59:57 +09:00
..
2026-06-08 12:06:16 +09:00
2026-06-04 20:01:05 -04:00
2026-06-04 20:01:05 -04:00
2026-06-08 12:06:16 +09:00
2026-06-04 13:50:06 -04:00