-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Docker Compose container execution (#687)
`WaitForHealthy()` does not implement any logic to timeout if the healthy condition is never met. By adding a timeout we make sure this function ends if the expected condition cannot be met in a certain (known) time frame.
- Loading branch information
Showing
1 changed file
with
19 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