Closed klvnraju closed 2 years ago
We saw an indication in telemetry that a task in TaskChain gets cancelled and making subsequent queueing of tasks fail. This change will reset the TaskChain in any task fails or errors out.
Ran the tests on my mac machine and results on par with old SSH repo
We saw an indication in telemetry that a task in TaskChain gets cancelled and making subsequent queueing of tasks fail. This change will reset the TaskChain in any task fails or errors out.