-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Handle Promote and Copy batches in parallel - Adding in-progress statuses for not repeating the already initiated steps in schedulers and actions - Awaiting all copy and promote steps before updating the status to avoid impact of promote and copy in parallel - Cross refereincing & checking existence of same bathes in Copy from promote worker and vice versa before updating batch statuses as promoted - Checking image patterns and not process for GB styles if only image exists and no graybox styles exist
- Loading branch information
1 parent
e2cbd2c
commit dab241b
Showing
10 changed files
with
307 additions
and
133 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
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
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
Oops, something went wrong.