Skip to content

Fix Sidekiq warnings for IrkerWorker

Bojan Marjanovic requested to merge bojan/irker-worker-strong-args into master

What does this MR do and why?

As a part of &11258, we're applying strong args.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Checkout the branch
  2. Setup Irker integration, and run Test settings
  3. Checkout the logs , and validate there are no warnings, such as: Job arguments to Integrations::IrkerWorker do not serialize to JSON safely. This will raise an error in\nSidekiq 7.0. ...

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading