Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worker is dead term #229

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Worker is dead term #229

merged 2 commits into from
Nov 26, 2024

Conversation

pboling
Copy link
Contributor

@pboling pboling commented Nov 25, 2024

🐛 Queue always nil in default_retries_exhausted_message

@pboling
Copy link
Contributor Author

pboling commented Nov 25, 2024

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.

sidekiq/sidekiq#4971 (comment)
sidekiq/sidekiq#4971 (comment)

Copy link
Owner

@wspurgin wspurgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pboling - much appreciated. Agreed that Worker is a dead-term in Sidekiq and moving this over to Job while still supporting older versions of Sidekiq is certainly a spring-cleaning project worth undertaking.

Thanks again

@wspurgin wspurgin merged commit d44a4e2 into wspurgin:main Nov 26, 2024
35 checks passed
@pboling pboling deleted the worker-is-dead-term branch November 26, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants