hermes-agent/cron
alt-glitch ef5fe8dfaf fix(cron): gracefully degrade when runtime profile is deleted
Instead of raising FileNotFoundError (which silently bricks the job),
log a warning and fall back to the scheduler default home. Validates
at create/update time still catches typos. Idea from PR #19958.
2026-05-18 17:39:50 +00:00
..
__init__.py docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
jobs.py feat: add cron job profile support 2026-05-18 17:39:50 +00:00
scheduler.py fix(cron): gracefully degrade when runtime profile is deleted 2026-05-18 17:39:50 +00:00