Skip to content

fix(cron): drop stale env-var override of persisted provider - #19627

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-8c54fd4a
May 4, 2026
Merged

fix(cron): drop stale env-var override of persisted provider#19627
teknium1 merged 1 commit into
mainfrom
hermes/hermes-8c54fd4a

Conversation

@teknium1

@teknium1 teknium1 commented May 4, 2026

Copy link
Copy Markdown
Contributor

Salvage of #15769 onto current main.\n\n## Summary\nCron jobs were passing as to , short-circuiting the resolver's own precedence (explicit arg \u2192 persisted config \u2192 env). Long-lived cron daemons inherit env from their launching shell, so a since-changed env var could resurrect an old provider.\n\n## Validation\nManual review; diff scope self-contained.\n\nOriginal PR: #15769

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cron Cron scheduler and job management P2 Medium — degraded but workaround exists type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants