Fixes
- Truncate
failure_messageand captured output to the column size before saving. A failure larger than theTEXTcolumn (e.g. a DB error echoing a huge query) made the save throw, crashing the worker while recording the failure - the job got stuck and the queue stalled.
Full Changelog: 8.15.0...8.15.1