paws-r / paws

Paws, a package for Amazon Web Services in R
https://www.paws-r-sdk.com
Other
313 stars 37 forks source link

Retryable errors: Handling curl errors #663

Open DyfanJones opened 12 months ago

DyfanJones commented 12 months ago

How to handle curl errors i.e.

<simpleError in curl::curl_fetch_memory(url, handle = handle): transfer closed with 3085 bytes remaining to read>
DyfanJones commented 7 months ago

A common curl error we could retreat:

Error in curl::curl_fetch_memory(url, handle = handle): Empty reply from server