https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172
--- Comment #24 from Nick Clemens <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
