1.0.0-beta.68
Pre-release
Pre-release
daveaglick
released this
06 Jun 12:13
·
19 commits
to main
since this release
- Improved the
HttpClient.SendWithRetryAsync()
extension to log retries at the information level since they may indicate other problems, and to retry during internalHttpClient
timeouts. - Improved exception logging to the console by making sure internal cancellations and timeout exceptions are logged (previously they were silent, which could create the impression nothing went wrong).