Skip to content

Getting 429 too many requests #1945

@zak905

Description

@zak905

Describe the issue

According to the documentation, mock server is able to process a high number of requests per second https://www.mock-server.com/mock_server/performance.html

What you are trying to do
mocking some external calls for a particular endpoint. The number of requests does not exceed 20 per second

MockServer version
5.15.0

To Reproduce
I am working on some example, this is a behaviour that is clearly reporducible in my particular setup

  1. How you are running MockServer (i.e maven plugin, docker, etc)
    docker
  2. Code you used to create expectations
  3. What error you saw

receiving 429 status with empty body instead of my expectation

What you expected to happen

MockServer Log

There no log for this. The log level is set to DEBUG

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions