https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070

--- Comment #31 from Jonathan Druart <[email protected]> ---
Created attachment 179218
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179218&action=edit
Bug 34070: Display the 'jobs will be processed anyway' message from worker

->connect does not raise an exception, so we didn't reached the catch
block.

Adjusting the code but I am not really happy with it, but more changes
will derail the original bug

Now we log:
Cannot connect to broker (Access refused for user 'guest') at
/kohadevbox/koha/Koha/BackgroundJob.pm line 96.
Cannot connect to the message broker, the jobs will be processed anyway at
/kohadevbox/koha/misc/workers/background_jobs_worker.pl line 100.

Signed-off-by: Jonathan Druart <[email protected]>

-- 
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/

Reply via email to