Jemish Patel
Results
2
comments of
Jemish Patel
> This PR looks good. Everything seems to be working right just requesting a few copy changes > > Also not sure if this extra deployment id is coming from...
@sunkickr This is occurring when we call `deployment.Update()` and the API side returns an error. We wrap it in a generic message as shown below: ``` // update deployment d,...