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 April 3, 2025, 10:56 p.m.