Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The use of a default client might not be enough to cancel long running http requests. Enforcing a 10 second timeout in the http client will ensure that the request is timed out even if the context doesn't have a timer/cancel attached to it.
- Loading branch information