Skip to content

Failing Job Fixes

Pre-release
Pre-release

Choose a tag to compare

@lukewaite lukewaite released this 08 Apr 00:14
· 25 commits to master since this release

Fixed

  • Correct sanitation of job names which previously blocked creation of class based batch jobs
  • Fix: Failing jobs throw exception when logging about failing (Array to String Conversion)
  • Fix: BatchQueue methods ->push and ->update now return the id of the entry
  • Fix: BatchQueue now properly releases failed jobs back into the queue