https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070
--- Comment #12 from David Cook <[email protected]> --- I can't reproduce the '"NACK" must include a valid "message-id" header' error on ktd. It was on an older version of RabbitMQ so maybe that's part of the problem. In any case, I've decided that it probably makes more sense to crash the worker rather than trying to force a disconnect/reconnect because that won't fix anything. Whereas if we crash the worker, the daemon manager will try restarts and if it restarts too frequently it will back off and retry later. So that would be good for acute and chronic ERROR frames. But I figure I'll just post the work-in-progress and see if anyone has any thoughts on it. -- 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/
