https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31561
--- Comment #6 from Björn Nylén <[email protected]> --- Created attachment 142746 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142746&action=edit [Do not push] Requeue bg jobs in not found in db Re-reading Magnus' description it seems to be the same issue we have. Running the bg-worker without RabbitMQ running woll fetch any new jobs from the db. Adding hoow we work around the issue by requeuing the job. Wen testing we saw up 15+ requeues (again external db-cluster). Now after beeing live a week I don't have any stray 'new' jobs in the db. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
