Skip to content

Draft: Update itasks-core.js to attempt to reconnect once on client when the server...

Update itasks-core.js to attempt to reconnect once on client when the server disconnects. If this is successful, reconnecting is happens again on a following disconnect by the server.

If reconnecting fails then an exception is shown to the client (which would be done on any disconnect by the server before this change).

This change is made in an effort to increase the robustness of iTasks applications.

Closes #470

Edited by Steffen Michels

Merge request reports