| is_transient_error | R Documentation |
Check if Error is Transient (Retryable)
is_transient_error(resp)
resp |
An httr2 response object. |
TRUE if the error is transient and should be retried.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.