Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
468 stars 492 forks source link

Increase timeout for registerAsync in provisioning e2e tests #3321

Closed timtay-microsoft closed 1 year ago

timtay-microsoft commented 1 year ago

Previously 10 seconds, now 60 seconds.

A normal provisioning request can take longer than 10 seconds. Plus, if the DPS instance is busy handling the other requests that this test suite makes, then they would take even longer than normal.

Also fix the retry logic in this test

timtay-microsoft commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 1 pipeline(s).