Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-427

Change context to cover the whole stream for services

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.0.0-alpha2
    • None
    • None
    • None
    • 1

    Description

      At present context is only used for timing out the initial connection for a service http request. Instead the context should last the lifetime of the stream.

      If the user sets a context and its deadline is before whatever timeout they set then we don’t touch it and allow it to hard close the connection. If they don’t (or timeout is shorter) then the context that we create we add 1s to.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty