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)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 31 Jan 2023 14:09:33 +0000 (14:09 +0000)
commit0f7b8008f7f1158f9b5aff9fa8c5b58cff28f000
tree6f71d76ec996684f956abf503b8955836a5f7d5e
parentc1a5442a2286afbcd1bb6a429adab6f5a009ca07
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>
(cherry picked from commit b3c5bd02e15e5f2e5c0eae3b06f26083b4856f3d)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
misc/background_jobs_worker.pl