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

Adjust queue name handling in re_enqueue_throttled and reschedule_throttled methods #6

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mnovelo
Copy link

@mnovelo mnovelo commented Dec 16, 2024

Instead of potentially adding and removing the prefix, I think we can agree that re_enqueue_throttled should add the prefix if it's not present, while reschedule_throttled should drop the prefix if it is

Copy link

@anero anero left a comment

Choose a reason for hiding this comment

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

👍 Looks good! There's a simple rubocop offense but I can fix on my branch after merging.

@anero anero merged commit 1a19ac5 into controlshift:various_bug_fixes Dec 17, 2024
@mnovelo mnovelo deleted the man/fix-specs branch December 17, 2024 17:58
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