authored implementation integrated by maintainer
Reliable Recurring Tasks in Hermes — PR #98275
I corrected Hermes's scheduling contract: '30m' creates a recurring interval, while 'in 30m' creates a one-time task. My implementation also handles repeat values such as 'forever' without crashing. Teknium integrated the change.
I corrected Hermes's scheduling contract: '30m' creates a recurring interval, while 'in 30m' creates a one-time task. My implementation also handles repeat values such as 'forever' without crashing. Teknium integrated the change.
