[Koha-bugs] [Bug 30172] Background jobs failing due to race condition

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 25 00:16:09 CET 2022


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

--- Comment #34 from David Cook <dcook at prosentient.com.au> ---
(In reply to Martin Renvoize from comment #33)
> (In reply to Martin Renvoize from comment #32)
> > I too will admit I'm not sure what benefits RabbitMQ brings us.. but that
> > can be for another bug.
> 
> I suppose I do understand.. it reduces DB hits by removing the need for DB
> Polling.. i.e instead of waiting 10s and then polling the DB for jobs.. we
> sit and wait for a STOMP message to be received.. and then look to the DB if
> we need to for further detail.. so it does kinda make sense to have both.

+1

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


More information about the Koha-bugs mailing list