Regression No response Expected behavior If there is a blip in the force, I understand the HttpClient timeout. But I expect the library to recover, but it is hosed until I recycle it.
When running on Windows, TaskCanceledException is being thrown by async HttpClient calls when the timeout elapses. When running the same code under Android, receiving a WebException instead.