r-lib / urlchecker

Run CRAN URL checks from older versions of R
https://urlchecker.r-lib.org/
GNU General Public License v3.0
45 stars 5 forks source link

Decrease timeout to 5 seconds #36

Closed hadley closed 1 year ago

hadley commented 1 year ago

Fixes #29

gaborcsardi commented 1 year ago

5s might not be enough, though, if you have suboptimal internet. E.g. httpbin.org sometimes takes longer for me. How about 10s?

hadley commented 1 year ago

httpbin is so unreliable in general that I think we need to eliminate it everywhere.