swh_ratelimit {contentid} | R 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.
[Package contentid version 0.0.18 Index]