v6.8.0
This release includes general performance improvements to payload trimming and
filtering.
Enhancements
-
Capture unexpected app terminations automatically with
at_exit
| #397
| Alex Moinet -
(DelayedJob) Improve max attempts handling - If the max attempts method
returns nil it should fallback toDelayed::Worker.max_attempts
| #471
| Johnny Shields -
Increase payload size limit to 512kb (from 256kb)
| #431
| Alex Moinet