Is it possible to bypass BYOC edge rate limits during JMeter load?

Is it possible to configure higher throughput for BYOC edge connections in US1?

running jmeter 5.6 to test bandwidth saturation on a custom BYOC edge setup. the goal is to verify how the edge handles rapid media stream initiation for 100 concurrent agents. we are simulating inbound calls via SIP trunk to the edge, then routing into Genesys Cloud. after about 5 minutes of steady load, we start seeing dropped media streams and 503 Service Unavailable errors on the websocket handshake. the edge logs show connection timeouts, but the network bandwidth is not full. we suspect the edge node might have a soft limit on concurrent websocket connections per tenant that is not documented. we are using the standard public edge config. the jmeter script uses a constant throughput timer to ramp up slowly. is there a specific configuration on the edge or in the admin portal to increase this limit? or is this a hard platform constraint for BYOC edges? we need to know if we can push beyond 200 concurrent active sessions on a single edge node without hitting these errors. any help on edge capacity planning would be appreciated.