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

In PS RetryHandler DecodingFailureException thrown although status exists

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • None
    • None
    • 1
    • SDK08: SDK3.5, 0xD, FtrNA, PS

    Description

      This is returned by the gRPC exception:

      Status(StatusCode="Unknown", Detail="An unknown search error occurred (status: 400).")
      

      But the parsing code returns null and then throws the DecodingFailureException - this can better be handled and not result in the thrown exception.

      The fact that the service includes 400 but the StatusCode is "Unknown" seems odd. Possible server bug? It could also be that I am using an older build, 7.2.3 build 6710 and this is fixed in a newer one.

      Attachments

        Issue Links

          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