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

Remove Unique Digests #2329

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Remove Unique Digests #2329

merged 2 commits into from
Mar 22, 2019

Conversation

mikeyoung85
Copy link
Contributor

This will remove the unique requirements when adding a repository to the maintenance stat queue. The digests are not being reliably removed from Redis which results in a repository being locked out from getting refreshed, potentially permanently. It appears to be a known issue in the unique jobs gem: mhenrixon/sidekiq-unique-jobs#379

Keeping the repository requests unique is potentially useful, but more care needs to be taken on creating/removing the locks. Perhaps the gem will provide a fix that could be used again later?

@mikeyoung85 mikeyoung85 merged commit fca4260 into master Mar 22, 2019
@mikeyoung85 mikeyoung85 deleted the mikeyoung85/remove-unique-digests branch March 22, 2019 16:32
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.

3 participants