Quick question about digital messaging capacity limits in US1. i am running jmeter 5.6 to simulate high volume inbound webchat sessions. the goal is to test concurrent connection handling.
getting 429 Too Many Requests after roughly 200 concurrent websocket connections. is there a specific rate limit for the /api/v2/conversations/messaging endpoint?
thread_count: 250
ramp_up: 60
protocol: wss
any ideas on how to bypass or configure this?