Adjust client middleware metrics Counter
According to https://github.com/mperham/sidekiq/wiki/Middleware the client middleware of Sidekiq can either be a String of the class name, of the class itself. At this change we enforce a constantize when a String is given.
Showing
Please register or sign in to comment