429 Too Many Requests returned by /api/v2/architect/flows
The test fails when simulating 100 concurrent users invoking the same Architect flow via the REST API. The flow triggers a simple data action.
Environment:
- Genesys Cloud US1
- JMeter 5.6
- Endpoint: /api/v2/architect/flows/{flowId}/executions
Is there a specific rate limit for flow execution triggers that differs from standard API calls? Need help identifying the correct throttle settings.