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

--- Comment #4 from David Cook <[email protected]> ---
If you were doing a big batch record modification and you suffered a power
outage on the machine where the background job worker is running, then that
task can't be re-started since the RabbitMQ message was already ACKed before
the real work began.

(Of course, in the case of Koha, we have the "database failover", so in theory
it might get recovered, but it's not standard design.)

-- 
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/

Reply via email to