RandomSec/main
Albin Larsson aac8359238
Set client timeout limit in chainGetJSON() (#2482)
By setting a client side timeout one can avoid net::ERR_NETWORK_IO_SUSPENDED errors caused by the OS network layer being suspended [1]. This allows the client to handle higher level errors.

The jQuery.getJSON() function does not have a parameter for timeouts.

[1]: https://cs.chromium.org/chromium/src/net/http/http_network_layer.cc?q=ERR_NETWORK_IO_SUSPENDED&sq=package:chromium&dr=C&l=42
2020-04-06 10:42:38 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Provides more intuitive representation for arrays in GREL (#2488) 2020-04-01 10:59:25 +02:00
tests Provides more intuitive representation for arrays in GREL (#2488) 2020-04-01 10:59:25 +02:00
webapp Set client timeout limit in chainGetJSON() (#2482) 2020-04-06 10:42:38 +02:00
pom.xml Merge pull request #2367 from OpenRefine/issue-2365-maven-deps 2020-03-08 15:21:58 +00:00