Hi All,
I am running an application workflow and getting debug: connection error. I am NOT using any Device:get nodes.
Hi All,
I am running an application workflow and getting debug: connection error. I am NOT using any Device:get nodes.
I see that when the browser tab was left open for a long time. Browsers will “idle” open tabs to save system resources, which causes all the open connections (like the debug stream) to be closed. Sometimes the connection will be automatically restored - the underlying code works really hard to keep that connection open. However, it does sometimes require a refresh of the browser tab to restore the connection.
The error became very frequent, and the workflows are not running. I even restarted my machine. still the same. Need your help on this.
Workflows run in the cloud, so they still run even if your debug log is not able to connect. There are no known issues with debug log connectivity. The most common reason this happens is some connection issue between your computer and the platform. You may be able to get more information by inspecting the network tab in your browser’s developer tools.