Struggling to figure out why the WebRTC softphone interface is experiencing significant audio latency and occasional dropouts specifically within the EU-FR environment during our peak operational hours (09:00 - 11:00 CET). The standard web softphone is being utilized by a cohort of approximately 50 agents who are handling high-volume inbound calls routed through a complex Architect flow involving IVR and skill-based routing.
The issue is not universal; it appears to be correlated with specific network conditions or tenant load. When the latency exceeds 200ms, the conversation quality degrades to the point where agents are unable to effectively assist customers, leading to increased handle times and customer dissatisfaction. We have verified that the agents’ local network connections are stable and meet the recommended bandwidth requirements.
The error logs from the browser console show intermittent ICE connection failures and re-negotiation events. A sample of the error captured during a recent incident is provided below:
WebSocket connection to 'wss://api.eu-fr-1.genesis.com/v1/websocket' failed: ICE_FAILED
Error: Connection terminated with error code ICE_FAILED after 30 seconds of active conversation.
We are currently using the latest version of the Genesys Cloud web client. The Architect flow itself is functioning correctly, as calls are being answered and routed as expected, but the media path seems to be compromised. We have checked the Network Dashboard and do not see any widespread outages or degradation for the EU-FR region.
Is there a known issue with WebRTC media routing in the EU-FR region that could cause this behavior? Are there specific metrics in the Performance dashboard or Conversation Detail views that we should be monitoring to diagnose this issue further? We need to understand if this is a tenant-specific configuration issue or a broader platform problem affecting our region.