Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Introduce RateLimiterFactoryInterface #40391

Copy link
Copy link
Closed
@BackEndTea

Description

@BackEndTea
Issue body actions

Description
Currently we are using the new rate limiter in a non framework project.

When i want t inject the ratelimiter factory, it becomes a bit of a hassle to inject a rate limiter factory that always returns a NoLimiter, as we still need to set the 'id', and inject a storage class.

Id like to inject my own variation for tests, so i can test without limiters, or with a limiter that is over the limit already.

By having an interface i can write my own implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.