Skip to content

Stop using argument in perform_async

Arturo Herrero requested to merge remove-sidekiq-argument into master

What does this MR do?

  • After providing the default value to deprecate the Sidekiq argument !40381 (merged). %13.4
  • We can now stop using the argument in perform_async. %13.5
  • TODO: Remove the value from the work class. %14.0

https://docs.gitlab.com/ee/development/sidekiq_style_guide.html#deprecate-and-remove-an-argument

Edited by Arturo Herrero

Merge request reports

Loading