Skip to content

Feature Request or Help. #219

Description

@muhannad-hash

Describe the bug
I have the following route in my fastapi app /search which accept a search_term: str and data: bool
if the data flag is set to true I am returnin some files from gcp related to the search done by the user so It's adding overcost to the search.

I want to rate limit the users only when they set the data=True and the response return more than 1 hit.
I would appreciate your help how can I do so.??!!
I am not sure wether this is available in your current implementation, or something you are interested in adding it.

Thanks a lot.

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