View source: R/error_504_get.R
error_504_get | R Documentation |
This function helps with timeout errors from the API. Will rerun the request that has just timed out after 10 seconds
error_504_get(url, key)
url |
a website url |
key |
an API token |
a GET response
#NOT RUN error_504_get("www.timedoutrequest.com", myapikey)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.