Interaction Widget Slow to Load

Hi there,

We are working on building an integration with the interaction widget. When we click on the tab where our widget lives, it takes about 30 seconds to load. This occurs even if it's a blank

inside the widget, so it doesn't appear to be our buttons that are taking a long time to load. Any ideas on what might be causing this or how we might resolve it? Thanks!

Could you be more specific what integration offering you're referring to? Have you used your browser's profiler and network logging to determine what resource or code is causing the delay?

Hi Tim, thanks for responding. We are a partner working on an integration to the App Foundry utilizing the interaction widget Set up an Interaction Widget integration - Genesys Cloud Resource Center. I posted a video link that shows the slow load times even with a blank div (where we plan to replace with our button set) Screen Recording 2022-09-19 at 1.36.50 PM - glance-2

I would suggest using browser profiling tools to determine what's causing the delay. Based on the video, there aren't any new requests being made during the video, so it seems likely to be something client side in some JavaScript somewhere that's causing the delay.

Thanks! In the above example ^ we are not running any javascript. We only have a single html file loading. So, the only js would be on the Genesys end.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.