R/timeout.R
proof_timeout.Rd
Set the timeout for all requests to the PROOF API
proof_timeout(sec = 10)
(integer/numeric) number of seconds after which requests will timeout. default: 10 sec (10000 ms)
nothing, side effect of setting the timeout for requests
https://httr.r-lib.org/reference/timeout.html