- Genesys Cloud US1
- JMeter 5.6
- Endpoint: /api/v2/quality/evaluations
- Config: 50 concurrent threads
What is the correct way to handle rate limiting for bulk quality evaluation uploads? The test fails with 429 Too Many Requests after just 20 calls. The documentation mentions a limit but does not specify the retry logic for high-concurrency scenarios. Need to validate throughput without hitting the wall.