-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
- How you are running MockServer (i.e maven plugin, docker, etc)
docker - Code you used to create expectations
- 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
Labels
No labels