Skip to contents

Uses a sliding window approach to track requests and enforce limits. This replaces the old environment variable-based approach.

Usage

rate_limit(force_wait = FALSE)

Arguments

force_wait

Logical. If TRUE, will wait even if under limit

Value

Invisible TRUE

See also