Skip to content

Revert "Remove concurrency limits from scheduled cron jobs in GoodJob"#7317

Merged
zachmargolis merged 2 commits intomainfrom
margolis-bring-back-job-concurrency
Nov 8, 2022
Merged

Revert "Remove concurrency limits from scheduled cron jobs in GoodJob"#7317
zachmargolis merged 2 commits intomainfrom
margolis-bring-back-job-concurrency

Conversation

@zachmargolis
Copy link
Contributor

This reverts commit 65fe73f from #7197

Why: We discovered daily jobs like the GpoDailyJob were running twice in the same day, indicating we still need these guards

Slack discussion link

…#7197)"

This reverts commit 65fe73f.

**Why**: We discovered daily jobs like the GpoDailyJob were running twice
in the same day, indicating we still need these guards
changelog: Internal, GoodJob, Add back in concurrency limits from scheduled cron jobs
@zachmargolis zachmargolis merged commit 3e8d252 into main Nov 8, 2022
@zachmargolis zachmargolis deleted the margolis-bring-back-job-concurrency branch November 8, 2022 22:30
zachmargolis added a commit that referenced this pull request Nov 8, 2022
#7317)

* Revert "Remove concurrency limits from scheduled cron jobs in GoodJob (#7197)"

This reverts commit 65fe73f.

**Why**: We discovered daily jobs like the GpoDailyJob were running twice
in the same day, indicating we still need these guards

changelog: Internal, GoodJob, Add back in concurrency limits from scheduled cron jobs
(cherry picked from commit 3e8d252)
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