wspurgin / rspec-sidekiq

RSpec for Sidekiq
https://github.com/wspurgin/rspec-sidekiq
Other
662 stars 133 forks source link

Worker is dead term #229

Closed pboling closed 9 hours ago

pboling commented 1 day ago

🐛 Queue always nil in default_retries_exhausted_message

pboling commented 1 day ago

It's worth noting that this gem uses the worker term (as Sidekiq::Worker) in other places as well, and that is outdated, although still supported.

https://github.com/sidekiq/sidekiq/discussions/4971#discussioncomment-1216694 https://github.com/sidekiq/sidekiq/discussions/4971#discussioncomment-1216697