Thin wrapper around httr2 that replaces httr::RETRY("GET", ...). Supports optional query parameters and custom headers.
Usage
.retry_request(url, params = list(), headers = NULL, timeout = 60)Thin wrapper around httr2 that replaces httr::RETRY("GET", ...). Supports optional query parameters and custom headers.
.retry_request(url, params = list(), headers = NULL, timeout = 60)