Trying to understand why our BYOC edge deployment is returning 502 Bad Gateway errors when hitting the /v2/analytics/interactions endpoint with >50 concurrent requests.
The edge logs show successful upstream connections, but the response never reaches the client. Is there a known limit on concurrent outbound connections from the BYOC container that overrides the standard API rate limits?