[Koha-bugs] [Bug 35819] "No job found" error for BatchUpdateBiblioHoldsQueue (race condition)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 23 10:34:08 CET 2024


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

--- Comment #23 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Jonathan Druart from comment #20)
> 2. remove the "Job not found" warnings from the logs if the job is actually
> processed later.

Would it make sense to store (in worker memory) the number of tries for a given
job? I think so, otherwise we may requeue a job endlessly...

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


More information about the Koha-bugs mailing list