Stop using argument in perform_async
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