My configuration keeps failing… When pushing 50 concurrent WebSocket connections through JMeter, the Architect flow stops responding to inbound messages after 10 seconds. The API returns this error repeatedly:
429 Too Many Requests: Rate limit exceeded for messaging interactions.
I have verified the rate limits in the admin console, but the threshold seems lower than the documented 60 requests per second for my tier. Is there a specific header or flow action causing this early cutoff?