sivirep
sivirep copied to clipboard
152 friendly connection error messages
Fixes #152
I used tryCatch
since it is the recommended way to catch errors in httr2
https://httr2.r-lib.org/reference/req_error.html
and it is used in functions that should abort when the connection fails