-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Area: TelemetryCandidates benefiting from telemtry dataCandidates benefiting from telemtry dataPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetriaged
Milestone
Description
The timeout for node creation was set long time ago and might be not relevant anymore
| private const int TimeoutForNewNodeCreation = 30000; |
Once telemetry is in place, let's track how much time it takes to create a new node and adjust accordingly.
It can help with the cases when we run as a part of VS and wait extra, when it's possible just to fail.
Metadata
Metadata
Assignees
Labels
Area: TelemetryCandidates benefiting from telemtry dataCandidates benefiting from telemtry dataPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetriaged