JSON from URL Timeout?
Posted: Tue Jul 13, 2021 9:27 pm
We have a report that has a json datasource. The datasource points at an API endpoint URL that provides the JSON. Unfortunately, the api has to do some heavy lifting, and the json itself can take over a minute to return.
With smaller result sets, the report runs fine, but if we call the API with parameters that result in a large data set (over a minute to return) then the report fails to load the data. We are assuming that it must be timing out.
Is there a setting/property somewhere we can set for a longer timeout when querying external URLs for datasource data?
With smaller result sets, the report runs fine, but if we call the API with parameters that result in a large data set (over a minute to return) then the report fails to load the data. We are assuming that it must be timing out.
Is there a setting/property somewhere we can set for a longer timeout when querying external URLs for datasource data?