Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1521

Streaming APIs do not use cluster timeout values from ClusterTimeoutOptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.9
    • 4.1.8
    • None
    • None
    • 0

    Description

      The Python SDK is not honoring the streaming API cluster timeouts set from the `ClusterTimeoutOptions`. Although the Python SDK correctly sets the timeout options within the core C++ client when a cluster is created, each streaming (n1ql, analytics, search or views) request sets the timeout value to either the timeout in the request options (`QueryOptions`, `SearchOptions`, etc.) or the default timeout. This means that the core C++ client will not use the cluster timeout value as the request includes a timeout.

      Attachments

        Issue Links

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

          Activity

            People

              jared.casey Jared Casey
              jared.casey Jared Casey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty