.retry_post {ffscrapr}R Documentation

Create RETRY version of POST

Description

This wrapper on httr retries the httr::POST function based on best-practice heuristics.

Usage

.retry_post(...)

Arguments

...

arguments passed to httr::POST


[Package ffscrapr version 1.4.8 Index]