noosfero | WIP: Rails 5.1.6 Upgrade (!1438)

Álax Alves gitlab at mg.gitlab.com
Thu May 24 11:09:41 BRT 2018


Álax Alves commented on a discussion on config/initializers/delayed_job_config.rb:

>      ExceptionNotifier.notify_exception error, exception_recipients: NOOSFERO_CONF['exception_recipients'],
>        data: {job: job, handler: job.handler} rescue nil
>    end
> -  alias_method_chain :handle_failed_job, :notification

Same as https://gitlab.com/noosfero/noosfero/merge_requests/1438#note_74827938

Not in this case because the behaviour used/wanted by Noosfero is only handling failed jobs with notifications, and there is no definition for handling without notifications, so the analogue alias using `alias_method` was not necessary,and using it causes the application to break.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1438#note_74828769
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180524/69ebf973/attachment.html>


More information about the Noosfero-dev mailing list