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

Update GoodJob and re-remove concurrency controls #7491

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

mitchellhenke
Copy link
Contributor

🛠 Summary of changes

We removed the concurrency controls in #7197 to improve throughput and reverted it in #7317 as the changes led to double-running cron jobs. GoodJob recently merged bensheldon/good_job#767, which should allow us to safely disable the concurrency controls and job record preservation (since cron jobs are always preserved now).

I've done some initial testing in my sandbox and not seen any double-run issues.

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/update-good-job-3 branch from 6397497 to 3752b72 Compare December 15, 2022 15:10
changelog: Internal, Background Jobs, Update GoodJob and remove concurrency controls
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/update-good-job-3 branch from ea99949 to 19fb61c Compare December 27, 2022 16:21
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

@mitchellhenke mitchellhenke merged commit 81d4655 into main Dec 29, 2022
@mitchellhenke mitchellhenke deleted the mitchellhenke/update-good-job-3 branch December 29, 2022 19:52
@solipet solipet mentioned this pull request Jan 3, 2023
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