Skip to content

Remove communication timeout with parent iFrame

Cédric Le Ninivin requested to merge cedric.leninivin/renderjs:master into master

RenderJS will now prepare communication with parent gadget only if communication channel is ready

This solve the issue of timeout in case of a high load due to heavy JS processing.

Merge request reports