9 Jan
2023
9 Jan
'23
12:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32573 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- 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.