[Koha-bugs] [Bug 32558] Allow background_jobs_worker.pl to process multiple jobs simultaneously up to a limit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 00:31:33 CET 2023


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

--- Comment #24 from David Cook <dcook at prosentient.com.au> ---
What happens if you have a background_jobs_worker.pl running 4 child processes,
they all ACK early, and then 1 child process crashes?

That job will be stuck as "new" or "started" until the
background_jobs_worker.pl is restarted and does some database polling, yes?

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


More information about the Koha-bugs mailing list