Trying to understand why /api/v2/architect/flows returns 429 Too Many Requests immediately when JMeter 5.6.2 threads hit 50 from Singapore.
- Run JMeter script with 50 concurrent users.
- Send GET requests to /api/v2/architect/flows.
- Requests fail after 10 seconds with 429 status.
Need to know the exact rate limit for this endpoint.