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

Add aliases for renamed Sidekiq jobs #1504

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Add aliases for renamed Sidekiq jobs #1504

merged 1 commit into from
Sep 25, 2024

Conversation

brucebolt
Copy link
Member

@brucebolt brucebolt commented Sep 25, 2024

The workers were renamed in #1493, but some jobs were already enqueued with the old names. Therefore temporarily adding the old names as aliases until they have been processed.

This is the suggestion in the Sidekiq FAQs.

Trello card

@brucebolt brucebolt marked this pull request as ready for review September 25, 2024 10:17
@brucebolt brucebolt merged commit a7aafa4 into main Sep 25, 2024
10 checks passed
@brucebolt brucebolt deleted the alias-new-workers branch September 25, 2024 14:05
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