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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 1 Feb 2023 15:51:02 +0000 (15:51 +0000)
commit2fd293fa6ec7a28ad1319a8036f06cbe1c07a9f5
tree808ebbad1a423fb00d3cccd2194292660c122718
parent94b53465fcb742758da3f62e21c95fb48349e755
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>
(cherry picked from commit 0f7b8008f7f1158f9b5aff9fa8c5b58cff28f000)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/background_jobs_worker.pl