:wave: Hello! Is there a way to poll to know if a ...
# seed
f
👋 Hello! Is there a way to poll to know if a deployment is complete? 🤔 OR have the cli
deploy
command be sync instead of async.
f
Usually we’ve seen what teams do is that they configure a webhook build notification. And use that to trigger actions after the deployment is complete.
Does that work for you?
f
yes it does! Thanks! 🙂