-
Notifications
You must be signed in to change notification settings - Fork 462
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update http client timeout for scope sync (#4822)
HttpClient has default timeout to 100seconds and when it times out it throws TaskCanceledException and call is not retried. This change is setting timeout to 5 min for http client and uses TimeoutAfter which throws TimeoutException
- Loading branch information
1 parent
8988456
commit 69d8c0c
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters