`aspire deploy` can hang on Docker health check if daemon is busy
Open
area-deployment
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
The `aspire deploy` command can hang on the Docker health check if the Docker daemon is busy. We should consider adding a timeout to the process call so that we don't hang indefinitely waiting on the response from Docker.
Contributor guide
Assessment
This issue has not been assessed yet.