Chrome Throttling - Browser Throttling - Issue with Web Client Getting Disconnected from Web Socket

Chrome Throttling - Browser Throttling - Issue with Web Client Getting Disconnected from Web Socket

Problem

Agent screen freezing, or turning blank after some time of being idle OR Agent seeing "The Device<extension#> is currently out of service" when an agent has been idle for more than 5 minutes.
Other signs of throttling is Agent is unable to save disposition.

Console Log:
Common Issue when idle for more than 5 minutes, Chrome is throttling the CT Suite Program

Resolution For User

Registry Settings For Browser Regarding Throttling on affected users Workstation.
Open Notepad on the affected users workstation and copy paste the File Contents

For Edge

  1. Windows Registry Editor Version 5.00
  2. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
  3. "IntensiveWakeUpThrottlingEnabled"=dword:00000000

For Chrome

  1. Windows Registry Editor Version 5.00
  2. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
  3. "IntensiveWakeUpThrottlingEnabled"=dword:00000000
  4. Then Save As Chose a location to save the file and enter a name and end it with  .reg
  5. Click Save.
  6. The file can now be double-clicked and run, Click OK.
  1. Click OK.

  2. The File Should now be added to the registry.
  3. To Confirm That the setting is added Open Registry Editor:
  4. Navigate to: \HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
  5. Reboot the Work Station for the setting to take effect.
  6. Once you have added it and rebooted, you can then hide the CTWC tab in chrome for >5 mins and then look to see if there are stomp timeouts. Or you can test the 5 mins before the registry setting prove how it behaves. then apply registry setting.
  7. Restart PC and then test hiding the tab for >5-6 mins and then going back to the console logs to make sure you don't see the error.
  8. Example of a stomp error in the console:


For Chrome:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"IntensiveWakeUpThrottlingEnabled"=dword:00000000

For Edge:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"IntensiveWakeUpThrottlingEnabled"=dword:00000000

    • Related Articles

    • Common Issue with Calls not showing in CT Suite Web Client

      The issue behaves in the following way. User will get a call and it will be ringing at their hard phone but the call will not show in the CT Suite Web Client. The issue seems to be on the Avaya AES side where it stops sending CT Suite events related ...
    • Common Issue with Calls not showing in CT Suite Web Client

      The issue behaves in the following way. User will get a call and it will be ringing at their hard phone but the call will not show in the CT Suite Web Client. The issue seems to be on the Avaya AES side where it stops sending CT Suite events related ...
    • Buttons in the chat widget is not displaying properly or there's no scroller in web client

      Issue: The agent is unable to view the chat widget controls/buttons at the bottom of the chat panel. There is no scroller is available to use in web client. Resolution: Below is the list of available resolutions that the agent may follow. 1.  Check ...
    • Browser zoom level

      Problem: Can't see the whole screen, items are cut off on the sides and bottom Issue: Likely caused by the Zoom level on your browser Resolution: Adjust Zoom level to 100% Screenshot of Edge Chrome browser settings:
    • Freeswitch Session Manager Firewall Issue

      Normally when we connect FS to SM we use default UDP 5060.   It seems that although the initial sip invite from FS to SM is done on the configured port of 5060, as the call is established for longer periods, FS would eventually start it’s RTP traffic ...