sidekiq-throttled icon indicating copy to clipboard operation
sidekiq-throttled copied to clipboard

Report when a key_suffix proc raises an error

Open pjungwir opened this issue 2 years ago • 2 comments

If your key_suffix proc raises an error (e.g. its argument count doesn't match perform), then sidekiq-throttled treats the worker as unthrottled. Having a message about the error would have saved us a lot of trouble. Perhaps this PR will help someone else.

pjungwir avatar Dec 22 '21 18:12 pjungwir

@ST-eugenekrivdyuk you might be happy about this one :D

ixti avatar Dec 26 '21 01:12 ixti

Thank you!

ixti avatar Jan 13 '22 01:01 ixti