[Koha-bugs] [Bug 32558] Allow background_jobs_worker.pl to process multiple jobs simultaneously up to a limit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 5 14:18:03 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558

--- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
From
https://www.grzegorowski.com/rabbitmq-406-channel-closed-precondition-failed

"You have to ACK messages in same order as they arrive to your system"

If this is correct, forking is not an option here.

I have not found something similar in rabbitmq doc however.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list