My configuration keeps failing when testing Workforce Engagement Management endpoints. JMeter hits 40 threads on US1. The schedule retrieval returns 429 Too Many Requests. This blocks our capacity planning validation. Need to confirm if this is a hard limit for admin_config users. Steps to reproduce:
- Generate OAuth token.
- Run JMeter with 40 concurrent threads.
- Hit /api/v2/wfm/schedules.
- Observe 429 errors immediately.