-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Lookout] Make pruner removed rejected jobs (#3963)
We have added a new terminal job state but we didn't update the Lookout pruner to remove jobs in this state This leads to a build up of jobs in Rejected state This PR addresses this by making it so we now clean up jobs in Rejected state Signed-off-by: JamesMurkin <jamesmurkin@hotmail.com>
- Loading branch information
1 parent
fc19a27
commit cfdeb0b
Showing
2 changed files
with
10 additions
and
1 deletion.
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
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