[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
Thu Mar 24 15:05:52 CET 2022


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

--- Comment #24 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #23)
> If the connection fails, the user gets an error. They know that the job
> hasn't been enqueued.

But we have a backup, we should still  enqueue the job, even it isn't processed

Things are better without second patch, however, we still mark job 'Failed' if
we can't connect - it should remain 'new' - marking as failed should happen in
the worker or process_job.

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


More information about the Koha-bugs mailing list