24 Mar
2022
24 Mar
'22
3:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172 --- Comment #24 from Nick Clemens <nick@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.