Skip to content

Re-enable GoodJob's preserve_old_records#7320

Merged
zachmargolis merged 2 commits intomainfrom
margolis-preserve-old-records
Nov 8, 2022
Merged

Re-enable GoodJob's preserve_old_records#7320
zachmargolis merged 2 commits intomainfrom
margolis-preserve-old-records

Conversation

@zachmargolis
Copy link
Contributor

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

Reverting part of #7196, related to #7317

**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
changelog: Internal, GoodJob, Bring back preserving old records to help prevent duplicate runs
@zachmargolis zachmargolis merged commit f577eac into main Nov 8, 2022
@zachmargolis zachmargolis deleted the margolis-preserve-old-records branch November 8, 2022 23:32
zachmargolis added a commit that referenced this pull request Nov 8, 2022
* 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)
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