retryRequest: This functionality is borrowed from:...

View source: R/requestHandling.R View source: R/Utils.R

retryRequestR Documentation

This functionality is borrowed from: https://github.com/MarkEdmondson1234/googleAuthR ReTry API requests for certain errors using exponential backoff.

Description

This functionality is borrowed from: https://github.com/MarkEdmondson1234/googleAuthR ReTry API requests for certain errors using exponential backoff.

ReTry API requests for certain errors using exponential backoff.

Usage

retryRequest(f)

retryRequest(f)

Arguments

f

A function of a http request


EventStudy documentation built on March 31, 2023, 5:43 p.m.