Bug 32573: Send ACK message to RabbitMQ before handling the job
authorKyle Hall <kyle@bywatersolutions.com>
Thu, 5 Jan 2023 16:35:42 +0000 (11:35 -0500)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 27 Jan 2023 18:09:52 +0000 (15:09 -0300)
commitb3c5bd02e15e5f2e5c0eae3b06f26083b4856f3d
treea8c1927ac084ac15a00f6b512857d4e1622445cd
parentfc650b3e871e1d558ca1ff9f0dcb2f1fa0ad5db2
Bug 32573: Send ACK message to RabbitMQ before handling the job

Splitting off this functionality from bug 32558. This is the comment that started this discussion: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558#c15

From the O'Reilly book Mobile and Web Messaging:

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/background_jobs_worker.pl