Skip to content

DEPRECATION: Sidekiq exception handlers now take three arguments #1131

@devaniljr

Description

@devaniljr

worker | 2023-10-04T10:02:00.510Z pid=253522 tid=4yc6 INFO: DEPRECATION: Sidekiq exception handlers now take three arguments, see #<Proc:0x00007f07be656108 /home/devanil/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/rollbar-3.4.0/lib/rollbar/plugins/sidekiq.rb:15>
worker | 2023-10-04T10:02:00.510Z pid=253522 tid=4y76 ERROR: Error fetching job: Waited 3.0 seconds

      config.error_handlers << proc do |e, context|
        Rollbar::Sidekiq.handle_exception(context, e)
      end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions