Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid infinite loop waiting for Tool deployment (#776)
Break out of the wait loop if the deployment status is anything other than TOOL_DEPLOYING - this may result in some deployments being reported as failed incorrectly, but should avoid the consumer getting stuck.
- Loading branch information