Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-547

Response Time Observability N1QL and Views missing enhancements

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.0
    • None
    • None
    • None
    • 1

    Description

      The Response Time Observability work is missing enhanced timeouts for N1QL and Views. For KV timeouts I'm seeing

      [cb,WARN] (server L:626 I:1263721828) Failing command with error LCB_ETIMEDOUT (0x17): {"b":"travel-sample","i":"000000004b52dd64/2eb0557635e530be/0","l":"127.0.0.1:49900","r":"127.0.0.1:11210","s":"kv:get","t":0}
      Couchbase\Exception: LCB_ETIMEDOUT: Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout in...

      But for N1QL and Views I'm only seeing

      [cb,EROR] (http-io L:226 I:-351077811) Connection to failed with Err=0x17
      Couchbase\Exception: LCB_ETIMEDOUT: Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            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