Add options for applying rate limits to all routes and for checking specific paths not just routes

Created on 14 October 2021, over 2 years ago
Updated 25 February 2024, 4 months ago

Currently, the module tracks specific routes tagged with specific tags.

  1. In some cases, we might want user-specific (e.g., IP or UID) rates to apply to all routes.
  2. In other cases, we might want to limit the checks by path rather than by route.
✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States beunerd Providence, Rhode Island

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡―πŸ‡΄Jordan Yasser Samman Amman, Jordan

    Thanks beunerd!
    Just added an initialization for $all in RouteSubscriberTagAllRoutes to avoid errors on cache rebuilds and when enabling the module.
    So far it is working fine.

Production build 0.69.0 2024