Skip to content

configuration by path with path_limits is not working #104

@Snowbaha

Description

@Snowbaha

I don't understand why the limit path defined in the configuration is not working whereas it is working with annotation in the controller.

i set
path_limits: - { path: '^/api', limit: 1, period: 3600 }
and nothing in the header with an /api/* url :
image

whereas is it working with the controller if defined for a specific one :
image

Do you have an idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions