https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32481 Bug ID: 32481 Summary: Rabbit times out when too many jobs are queued and the response takes too long Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org We saw this happen several times - a library would queue up 6 batch modifications that would take roughly 6 minutes each. The jobs would process normally, until the 30 minute configured timeout would hit - then the remaining job would fail, and rabbit would disconnect and not reconnect, and jobs would pile up It seems that koha receives all of the jobs immediately, but only acknowledges when complete - so the final job was waiting over 30 minutes for acknowledgement and this caused issues -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.