sivirep icon indicating copy to clipboard operation
sivirep copied to clipboard

152 friendly connection error messages

Open jpavlich opened this issue 9 months ago • 1 comments

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

jpavlich avatar May 06 '24 23:05 jpavlich