ignoreIncompleteDeployment

Deprecated

This API is experimental and may change in the future without providing backward compatibility.

If true, incomplete deployments are ignored.

A deployment is considered incomplete when a service interface is not implemented by any service host and is then required by another service host.

Note: Integration tests need to set this to true when a service host is mocked during test execution.