2 Sep
2020
2 Sep
'20
8:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #240 from Julian Maurice <julian.maurice@biblibre.com> --- It would be great if RabbitMQ was made optional, perhaps by adding a very basic task queue implementation (for instance with only 1 worker allowed to avoid many problems of a task queue) that will be used if RabbitMQ is not configured ? But that would still require sysadmins to add a "service" (systemd service, start/stop script, ...) for the worker, so there would be manual steps anyway. Is there a way to make background jobs work automatically on the next upgrade ? -- You are receiving this mail because: You are watching all bug changes.