1.8.0
·
75 commits
to master
since this release
Included commits: 1.7.3...1.8.0
Improvements
- Introduced
QueueConfig::getSignalsForGracefulWorkerShutdown()
method to define the list of signals that will be handled for the graceful queue worker shutdown. - Adjusted queue worker with signal handing so it gracefully shutdowns when a signal is received.