Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1027

HTTP 500 leads to multiple retries within timeout period

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.2.2
    • 2.2.1
    • library
    • None

    Description

      In my test suite the client retried the same failing query ~150x before timing out:

      {
      "requestID": "915e5fce-0aad-4d7a-88d8-7ce4ab2c5f96",
      "errors": [

      { "code": 12003, "msg": "Keyspace not found keyspace MyBucketName - cause: No bucket named MyBucketName" }

      ],
      "status": "fatal",
      "metrics":

      { "elapsedTime": "17.451268ms", "executionTime": "17.417812ms", "resultCount": 0, "resultSize": 0, "errorCount": 1 }

      }

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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