-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: S3C-3769 Timeout for populator batches
In case a populator batch takes too long to execute fully, trigger a timeout, which both logs it along with the step at which the current batch is, and allow a new batch to start. This is a workaround to ensure the queue populator can make progress, and should help investigation whenever a case of timeout happens, to know what calls are causing the timeout.
- Loading branch information
1 parent
63272ae
commit dfcc2f5
Showing
2 changed files
with
20 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