Does anyone understand why the Screen Recording API returns a 500 Internal Server Error when scaling concurrent requests beyond 30 threads?
I am running JMeter 5.6 against the Genesys Cloud US1 environment. The setup targets /api/v2/recordings/screen.
- Authenticate via OAuth2.
- Send POST requests to start recordings.
- Scale threads from 10 to 50.
Errors begin at 30 threads. Works fine at lower volumes.