Open rosieyohannan opened 6 years ago
Just to update everyone on the status, this is an API-side error where if you create a deployment and terminate it rapidly we haven't gotten around to creating your deployment by the time the termination comes in. This causes an internal error which reco reports as unknown error occurred
.
The fixes for this are two-fold: 1) Fix the API, that work is in progress 2) Have reco report the error provided by the API instead of a generic message.
When I start a deployment, then try to stop it using
reco deploy stop <ID>
I get the error message:But if I look at the deploy list I see it's trying to terminate: