Skip to content

Add Rate Limiter Mechanism to avoid flooding by users #53

@sigma1326

Description

@sigma1326

In the current codebase, users can interact with the system without any limitation on the quantity or the types of interaction. This makes it possible for users to flood the unacceptable system. To avoid this a mechanism must be assembled to prevent the situation in the first place by putting rate limitations on the user interactions. Thirdly, those users that try to flood the system must be banned based on a rule-based policy. It is worth mentioning that different parts of the system must have different kinds of constraints.
To execute this, the following task list is suggested:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestissue listThis a list of related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions