Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to re-establish websocket connection to Gateway #4777

Merged
merged 1 commit into from
Aug 7, 2019

Commits on Jul 23, 2019

  1. Attempt to re-establish websocket connection to Gateway

    When notebook (with `--gateway-url` option) lost the connection to
    Gateway, notebook didn't connect to Gateway again although the
    websocket connection from the client was still alive.
    
    This change recovers the connection to Gateway to prevent this anomaly.
    
    Signed-off-by: Eunsoo Park <esevan.park@gmail.com>
    esevan committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    a1b1333 View commit details
    Browse the repository at this point in the history