Closed
Bug 1616649
Opened 5 years ago
Closed 5 years ago
[worker-manager] azure-provider should avoid blocking resource calls
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: miles, Unassigned)
Details
azure-provider currently uses the wrong Azure APIs for resource creation and deletion, waiting for operation completion that can in some cases take a long time.
This bug covers migrating to properly async API methods and tracking the status of operations over time for completion.
Comment 1•5 years ago
|
||
https://github.com/taskcluster/taskcluster/pull/2384
Will be in 25.4.0.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•