Wait for a web service to finish deploying
Automatically poll on the running web service deployment and wait for the web service to reach a terminal state. Will throw an exception if it reaches a non-successful terminal state.
Typically called after running deploy_model()
.
wait_for_deployment(webservice, show_output = FALSE)
webservice |
The |
show_output |
If |
None
deploy_model()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.