No idea why this is happening, the WFM scheduling API hits 429 errors so quickly. We are testing capacity on US1 with JMeter 5.6. The goal is to push 100 concurrent requests to /api/v2/wfm/scheduling/schedules. It fails after 20 seconds. Our config looks correct for basic auth. Is there a specific rate limit for service accounts in WFM?
thread_count: 100
duration: 300s
endpoint: /api/v2/wfm/scheduling/schedules
method: GET