Skip to content

Deploy RC 225.1 to Prod#7318

Merged
zachmargolis merged 2 commits intostages/prodfrom
stages/rc-2022-11-07v1
Nov 9, 2022
Merged

Deploy RC 225.1 to Prod#7318
zachmargolis merged 2 commits intostages/prodfrom
stages/rc-2022-11-07v1

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Nov 8, 2022

Small patch to release #7317 to production

Internal

  • GoodJob: Bring back preserving old records to help prevent duplicate runs (#7320)
  • GoodJob: Add back in concurrency limits from scheduled cron jobs (#7317)

#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)
* Re-enable GoodJob's preserve_old_records

**Why**: To help make sure that daily scheduled jobs don't get re-run
because we use the concurrency_key on old records to check for
duplicates

* Add changelog

changelog: Internal, GoodJob, Bring back preserving old records to help prevent duplicate runs
(cherry picked from commit f577eac)
@zachmargolis zachmargolis merged commit 688cff1 into stages/prod Nov 9, 2022
@zachmargolis zachmargolis deleted the stages/rc-2022-11-07v1 branch November 9, 2022 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants