Is it possible to override WebSocket limits for high concurrency BYOC

Is it possible to override WebSocket limits for high concurrency BYOC? JMeter scripts fail with 429 errors when hitting 500 concurrent sessions on a single Edge.

The default rate limiting blocks the handshake before the call even starts. Looking for a config tweak to allow burst traffic during peak load tests.