throttle_status {httr2} | R Documentation |
Display internal throttle status
Description
Sometimes useful for debugging.
Usage
throttle_status()
Value
A data frame with three columns:
The
realm
.Number of
tokens
remaining in the bucket.Time
to_wait
in seconds for next token.
[Package httr2 version 1.1.2 Index]