How come this setting causes immediate rate limiting when pushing 50 concurrent requests to /api/v2/wfm/skills? The Genesys Cloud US1 environment returns 429 Too Many Requests after only 10 calls per second, despite the documented limit being higher for admin endpoints.
My JMeter script uses valid JWT tokens and targets skill assignment updates. The latency spikes to 2 seconds before the error. Is there a hidden throttle on WFM resources during peak EST hours that overrides the standard API quota?