_handleLostConnection()

in src/core/taskController.js [82:84]


  _handleLostConnection(eventData) {
    this._triggerEvent(TASK_EVENTS.CONNECTION_LOST, eventData);
  }