error_504_get: error 504 get

View source: R/error_504_get.R

error_504_getR Documentation

error 504 get

Description

This function helps with timeout errors from the API. Will rerun the request that has just timed out after 10 seconds

Usage

error_504_get(url, key)

Arguments

url

a website url

key

an API token

Value

a GET response

Examples

#NOT RUN error_504_get("www.timedoutrequest.com", myapikey)

kianwazzu/cclapi documentation built on May 31, 2024, 12:30 p.m.