- Notifications
You must be signed in to change notification settings - Fork22
Description
Was playing around with thecron
attribute, and found out that it parses expressions inseconds minutes hours ...
instead ofminutes hours ...
. I can seehere that the Coder Agent is configured to run this way
Would be nice to get this documented as I was expecting my script to run every 5 minutes with thiscron expression, but instead it was running every 5 seconds. It also conflicts with my understanding of other cron settings on Coder such asCODER_QUIET_HOURS_DEFAULT_SCHEDULE
, which ingests an expression following theminutes hours ...
format.
Metadata
Metadata
Assignees
Labels
No labels