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

Issue #5018 - add request timeout onto websocket ClientUpgradeRequest #5024

Merged

Commits on Jul 4, 2020

  1. Issue #5018 - add request timeout onto ClientUpgradeRequest

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    6a8a6ef View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. fix checkstyle issue

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    fbe3803 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Issue #5018 - add test case for ClientUpgradeRequest timeout

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    74916c2 View commit details
    Browse the repository at this point in the history
  2. Issue #5018 - rename ClientUpgradeRequest timeout to setTimeout

    and increase timeouts used for testing
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    702a48c View commit details
    Browse the repository at this point in the history