[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
Thu Jan 18 14:38:08 CET 2024


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

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Nick Clemens from comment #9)
> Why not move the enqueue out of the transaction? We can pass
> "skip_holds_queue" to the store and then handle as we do indexing

The thing is, you cannot always know something is going to trigger a background
job. So coding will become nightmare-ish.

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


More information about the Koha-bugs mailing list