Hi,
I was trying to update a config for an endpoint, by adding a new version of an entity (version 7). The new model entered "DEPLOYMENT_READY" state, but the deployment failed with timed out exception. I didn't get any other exception in Build or Service logs.
For debugging, I tried to update the config using the entity that was already deployed before (version 5), but it also failed with the same exception.
I created a new endpoint and deployment of these entities was successful there. I will be grateful for any hints why the deployment failed.