https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35092 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #11)
I've just reported bug 35111 which I hope will improve the experience of MQ driven background jobs in Koha.
Funny enough the problem isn't with RabbitMQ per se but rather with the background jobs worker crashing because it lost its connection to the MySQL database. Food for thought there.
Actually, after further investigation, it looks like it was even more complicated. It looks like a difference in behaviour of MySQL C client libraries vs MariaDB C client libraries (the former used by Ubuntu and the latter used by Debian). Easy fix in the end anyway... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.