Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2203

Bind the console timeout to the request timeout

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • 3.3.6
    • 3.4.2
    • console
    • None

    Description

      :remote config timeout x sets a client side timeout but doesn't override the timeout on the server so if the timeout on the client is shorter than what's on the server then the server will keep processing even though the client is long done waiting. On the flip side, if the server is shorter than the client it will timeout sooner than expected.

      In 3.4.0 we introduced some changes to the driver API which would make this work better, allowing the timeout to be easily set from the client side. Simply need to use that to make the server aware of the timeout the client is using.

      Attachments

        Issue Links

          Activity

            People

              spmallette Stephen Mallette
              spmallette Stephen Mallette
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: