-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(PruneChangesBeforeJob): Remove unused / old code that retrieved a…
… flat list of IDs as this can cause the job to not work if there are a lot of DataChangeRecord items. (#18) (#19) fix(PruneChangesBeforeJob): Fix logic of priorTo so that it defaults to the last 3 months properly fix(PruneChangesBeforeJob): Change steps to 1 as it's technically doing this in 1 step now, this is to avoid an issue where totalSteps=0 can occur and the job won't requeue itself. (cherry picked from commit b0a0c97)
- Loading branch information
1 parent
ef5881c
commit df9d16e
Showing
1 changed file
with
23 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters