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

fix(unique-jobs): Fix on retry in unique jobs #2862

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

ivannovosad
Copy link
Contributor

Context

retry_on does not work with until_executed strategy.
veeqo/activejob-uniqueness#75

Description

This PR updates all the jobs that are affected with this issue - a combination of retry_on and unique :until_executed

@ivannovosad ivannovosad merged commit 6d38b79 into main Nov 25, 2024
6 checks passed
@ivannovosad ivannovosad deleted the fix-unique-job-on-retry branch November 25, 2024 15:25
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