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.


httr2 documentation built on Aug. 8, 2025, 7:52 p.m.