throttle_status: Display internal throttle status

View source: R/req-throttle.R

throttle_statusR 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.


r-lib/httr2 documentation built on Feb. 18, 2025, 8:45 p.m.