[Koha-bugs] [Bug 35092] [OMNIBUS] Remaining background job/worker issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 24 14:57:59 CET 2024


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian.maurice at biblibre.com

--- Comment #22 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to David Cook from comment #20)
> The MQ works pretty much perfectly for me (at least since bug 35111), so I'd
> need someone to sell me not using the MQ.
If it works for you and solves a real problem, then great.
But not everyone needs it and making an external dependency like RabbitMQ
mandatory should be done with care as it can add a lot of "small costs"
everywhere (for devs, testers, server admins, ...).

(In reply to Marcel de Rooy from comment #21)
> The current hybrid approach has proven to be bug prone. So it may be hard to
> balance enhancing master and fixing stable branches..
By "hybrid" do you mean the fact that one script does both things (MQ and SQL
polling) ? Would that be better to have two separate "worker" scripts ?

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


More information about the Koha-bugs mailing list