-
Type:
Spike
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Forms
-
Labels:None
Currently, the Data Providers have a setting named timeout which keeps the number of milliseconds to consider a Data Provider as unavailable. However, its current value (1000) is too short and hence some external Data Providers, like https://data.cese.nsw.gov.au/data/api/3/action/datastore_search?resource_id=2ac19870-44f6-443d-a0c3-4c867f04c305&limit=2209, are being considered as unavailable due the default value of this setting. Therefore, I'm filling this ticket to ask you guys to please check if there is any bottleneck on the current implementation or any other limitation that should make the current value of the timeout setting be increased. IMHO, this analysis should be prioritize for a near future.
Thanks in advance.