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