Hello,
We are getting Httpclient.Timeout error after 100 second while loading large dataset. How to increase that httpclient timeout? Below are the details what we are using.
Version - 2025.4.3
Stimulsoft.Data.GraphQL - 2025.4.3 --> Seems like problem is somewhere here as we uses graphql query and that get's timeout.
Tech - .Net core, Angular
We are trying to export the report which uses datasource of graphql and it does works well with 10K records but when I change it to 100K, it throws the timeout error in our custom export feature "report.Render(false)". Tried to extend timeout of viewer but it didn't works.
Thanks.
Httpclient.Timeout after 100 second
-
ShakeebAhmed
- Posts: 17
- Joined: Wed Nov 12, 2014 2:22 pm
Re: Httpclient.Timeout after 100 second
Hello
For web requests please use (seconds)
For web requests please use
Code: Select all
StiAngularViewerOptions options.Server.RequestTimeout