Since v2, the deployment of our app sometimes takes very long.
We have 40 machines in different regions. The deployment sometimes takes more than 40 minutes. Waiting for each machine, one by one.
Machine e2865135b70558 [app] has state: started
[36/40] Checking that e2865135b70558 [app] is up and running
[36/40] Waiting for e2865135b70558 [app] to become healthy: 0/1
[36/40] Waiting for e2865135b70558 [app] to become healthy: 1/1
[36/40] Machine e2865135b70558 [app] update finished: success
In v1 this could also take some time, but never more than 7 - 8 minutes.
Can we speed this up? Any advice?