9 May
2022
9 May
'22
3:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30654 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi from comment #5)
We need a PID column.
To what end? I really wonder about our overall strategy here. It seems like we can't commit to a message queue based solution, and it's causing us to come up with a strange bespoke solution. If that's the case, maybe we tear out RabbitMQ and switch to using Minion with a MySQL plugin instead? At the moment, we're overloading the background_job_worker.pl with logic that it shouldn't have as a "worker", and the database fallback limits us from taking advantage of RabbitMQ. -- You are receiving this mail because: You are watching all bug changes.