Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-3734

Reconnect and closed websocket connections

XMLWordPrintable

    • Critical
    • Fix for message bus reconnecting when connection is lost.

      Problem

      Problem 1: in task context, the reconnect logic does not wait for the task to be opened

      Problem 2: change alike listens on the native reconect event from the message bus where. The native reconnect event does not expect to be in task context. This leads to triggering changealike loads before the task is opened for editing.

      Problem 3: websocket onclose is not triggered when the user loses internet connection. This leads to the problem where the internal state flag still thinks there is valid connection.

       

      All of the problem above are producing the ERROR in core: E9999 - Keine Zugriffsberechtigung / NoAccessException

            aleksandar Aleksandar Mitrev
            aleksandar Aleksandar Mitrev
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: