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: while_executing should not invoke conflict strategy when the job was successfully executed [v8] #810

Merged

Conversation

cuzik
Copy link
Contributor

@cuzik cuzik commented Sep 21, 2023

For context, I didn't find any PR fixing it to the 8 version, we are not updating the gem to v8.0.3 because of this error. I found the solution for the v7.1 here #806 and only replicated it. So if it works, all the credits go to @leandrogoe.

Let me know if it is something useful or if I missed something, but as far as I can see, we didn't open a PR fixing it to v8+, right?

It should fix the #800

@cuzik
Copy link
Contributor Author

cuzik commented Sep 22, 2023

The rubocop setting changed recently? Or was any dependency updated?

I tried to fix the error on the rubocop spec, but it found 59 new offenses on my branch. I don't think it is related to this PR, and as it is a lot of offenses, it would pollute the PR with the fixes.

Do you want me to open another PR to fix it, or I'm missing something?

@mhenrixon mhenrixon force-pushed the fix-infinity-loop-on-using-while-executing branch from 7b0f872 to 9a2b431 Compare November 11, 2023 14:03
@mhenrixon mhenrixon enabled auto-merge (squash) November 11, 2023 14:03
@mhenrixon mhenrixon self-requested a review November 11, 2023 14:03
@mhenrixon mhenrixon merged commit 3f6b013 into mhenrixon:main Nov 11, 2023
7 checks passed
@cuzik cuzik deleted the fix-infinity-loop-on-using-while-executing branch November 15, 2023 20:07
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