Actions
Bug #35413
openMake dynflow compatible with Sidekiq 7
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
2022-08-23T08:10:32.504Z pid=1316944 tid=s5cw WARN: Job arguments to Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork do not serialize to JSON safely. This will raise an error in Sidekiq 7.0. See https://github.com/mperham/sidekiq/wiki/Best-Practices or raise an error today by calling `Sidekiq.strict_args!` during Sidekiq initialization.
tl;dr: symbols should not pass across process boundaries
Actions