Just noticed that the Bot Builder API is throttling requests faster than expected. Running JMeter 5.6 to simulate 50 concurrent bot deployment updates in US1. Hitting 429 Too Many Requests on /api/v2/bots after only 5 minutes. The docs mention standard rate limits, but this feels aggressive for configuration endpoints. Is there a specific limit for bot updates versus general API calls? Need to adjust my load script.