Describe the idea
It would be nice if a sidekiq middleware transparently set user to the current scope so that we can track the number of affected users even for background jobs.
Why do you think it's beneficial to most of the users
Possible implementation
Describe the idea
It would be nice if a sidekiq middleware transparently set
userto the current scope so that we can track the number of affected users even for background jobs.Why do you think it's beneficial to most of the users
Possible implementation