Closed ccheetham closed 6 years ago
Currently, multi-service operations are run serially. E.g., when deploying services, each service is deployed before deploying the next one. Running the deployments in parallel will improve CLI response.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/160821407
The labels on this github issue will be updated when the story is started.
Currently, multi-service operations are run serially. E.g., when deploying services, each service is deployed before deploying the next one. Running the deployments in parallel will improve CLI response.