Closed sorentwo closed 9 months ago
When the Cron plugin inserts jobs the original, unnormalized cron expression is now stored in a job's meta under the cron_expr key. For parity and backward compatibility with Pro's DynamicCron, meta also has cron: true injected.
cron_expr
DynamicCron
cron: true
Closes #1048
/cc @whatyouhide
When the Cron plugin inserts jobs the original, unnormalized cron expression is now stored in a job's meta under the
cron_expr
key. For parity and backward compatibility with Pro'sDynamicCron
, meta also hascron: true
injected.Closes #1048
/cc @whatyouhide