swh_ratelimit: software heritage rate limit

View source: R/swh_ratelimit.R

swh_ratelimitR Documentation

software heritage rate limit

Description

software heritage rate limit

Usage

swh_ratelimit(verbose = TRUE)

Arguments

verbose

show messages about current rate limits? Software Heritage has a rate limit that can interfere with common queries (resolve sources, register) when large numbers of queries are made. contentid functions will not automatically check against wait limits, but may fall back to other registeries when available.

Value

remaining, total, and time until next reset are invisibly returned as a data.frame.


cboettig/contentid documentation built on Oct. 24, 2023, 1:03 p.m.