Skip to content

Update GoodJob and re-remove concurrency controls#7491

Merged
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/update-good-job-3
Dec 29, 2022
Merged

Update GoodJob and re-remove concurrency controls#7491
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/update-good-job-3

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