apollo
apollo copied to clipboard
Add max retries mechanism to deployment lifecycle
For example, if an environment is defined without a valid token and I try to deploy on it, the deployment would get stuck on "pending" and keep trying forever.
We also need a way to get the status of a "started" deployment that takes too long, and forcefully cancel it from the UI.