Skip to content

Configurable Response Rate Limiting for APIs #22

@SandeepLakka

Description

@SandeepLakka

Is your feature request related to a problem? Please describe.
Mockify does not provide a mechanism to limit the response rate of the APIs, which could be useful for performance testing or simulating high-latency API behavior.

Describe the solution you'd like
Implement rate limiting for API responses, allowing users to:

Set a maximum number of requests per second.

Simulate high latency in responses by introducing a delay.

Describe alternatives you've considered
No alternative solution has been considered, as rate limiting is necessary for simulating real-world API load scenarios.

Additional context
This feature will help users simulate real-world performance issues and rate-limited API responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions