Fix Sidekiq warnings for IrkerWorker
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
- Checkout the branch
- Setup Irker integration, and run
Test settings
- 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.
-
I have evaluated the MR acceptance checklist for this MR.