Closed
Bug 1593541
Opened 6 years ago
Closed 1 year ago
Don't fail removeWorker if the instance is gone
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned)
Details
In both providers, if the API responds with something to the effect The instance ID 'i-01ed667d8e6dfada3' does not exist, we should still return success and not log an error -- that is the desired effect of removeWorker anyway.
Comment 1•1 year ago
|
||
I checked recent logs and didn't notice any evidence this happens, and I see in code it's already wrapped in try-catch block. Going to close
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•