You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
When the model is in partially deployed state and undeployed is being called on that domain than the undeploy is giving emtpy response.
How can one reproduce the bug?
Create a domain.
Update the model state to partially deployed state.
Call model undeploy api.
Response will be empty.
What is the expected behavior?
Model should be in undeployed state after calling undeploy api.
What is your host/environment?
OS 2.17 version
Do you have any screenshots?
None
Do you have any additional context?
None
The text was updated successfully, but these errors were encountered:
Hey @gaurav7830 Im trying to replicate locally. but I can not seem to have that empty response even when I purposely bring down a node during deployment it seems smart enough to give back correct results.
What is the bug?
When the model is in partially deployed state and undeployed is being called on that domain than the undeploy is giving emtpy response.
How can one reproduce the bug?
What is the expected behavior?
Model should be in undeployed state after calling undeploy api.
What is your host/environment?
OS 2.17 version
Do you have any screenshots?
None
Do you have any additional context?
None
The text was updated successfully, but these errors were encountered: