This is typically caused by the default WFM API rate limiting, which caps bulk writes at 50 records per request cycle. Do not assume the Chicago region has different limits; the constraint is global. Split the 150-agent payload into three separate POST requests with a 200ms delay between each to bypass the 429 response.