Module apalis_core::layers::limit

source ·
Available on crate feature limit only.
Expand description

Rate limit middleware for apalis

Structs

  • Enforces a rate limit on the number of requests the underlying service can handle over a period of time.