Skip to content

Minor improvements in ExpiringWorker class

Eduardo Sanz García requested to merge eduardosanz/swap-order-parameters into master

What does this MR do and why?

Minor improvements in ExpiringWorker class

  • Swap order of parameters, user and token, to match the rest of the call signatures in the file.
  • Rename user -> bot_user for clarity.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

All test should pass.

Merge request reports