https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40820
--- Comment #3 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #0) > We added the JobsNotificationMethod preference so people can disable the use > of RabbitMQ explicitly and not get the logs flooded with connection errors. > > But a patch on bug 34070 reintroduced the warn ♪┏(・o・)┛♪ It took me a few minutes to wrap my head around this one but I see it now. Bug 34070 added the following: '$error ||= "Cannot connect to the message broker, the jobs will be processed anyway" unless $conn;' I didn't even know about bug 35655 until this moment. > e2e587273c14f092d71046f21266473445b219c5 I don't get anything for that commit hash? -- At a glance I think these patches should make sense... -- 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/
