[Koha-bugs] [Bug 22417] Delegate background jobs execution

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 28 13:00:34 CEST 2019


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

--- Comment #22 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Jonathan Druart from comment #21)
> (In reply to Julian Maurice from comment #20)
> > I'm a little concerned about the potential loss of jobs with the RabbitMQ
> > option. Is there any way to avoid this problem ?
> 
> Using Monit to make sure the service is always up? :)
> 
> But indeed we should return an error if the server has not been reached, and
> so the job not enqueued.

That solves one problem, but not the other: when RabbitMQ already has enqueued
jobs but stops before koha_worker.pl had the chance to process them.

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


More information about the Koha-bugs mailing list