Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve docker start robustness for acceptance tests
Increase wait intervals to not spam tests with errors on initial start (1s is usually too slow). Attempt to start service more than once in case it did not come up. Give it more time to start. Improve error message when startup fails.
- Loading branch information