dot-request_with_retry: Add the package retry policy to a request

.request_with_retryR Documentation

Add the package retry policy to a request

Description

.request_with_retry() retries transient 429 rate-limit responses with a short exponential backoff.

Usage

.request_with_retry(req)

Arguments

req

httr2 request object

Value

httr2 request object


nhlscraper documentation built on June 29, 2026, 1:06 a.m.