5adcee1528
refs https://github.com/TryGhost/Toolbox/issues/358 - When a one-off job fails it could be restarted during the next call, given it has been cleared from the job queue. - This readding WILL NOT work for jobs that are restarted within same process (while being kept in the bree's queue). It's specifically targetting one-off jobs like migrations that **might** fail and are only added once per process lifetime. |
||
---|---|---|
.. | ||
assemble-bree-job.js | ||
is-cron-expression.js | ||
job-manager.js | ||
jobs-repository.js |