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

subdoc request does not timeout at default 2500ms

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 2.4.5
    • None
    • None
    • None

    Description

      I used Task to check if the subdoc operation time out works and found it hits wrapper's timeout instead of the SDK's timeout as attached.

      To explain the attached screen shot, builder.Execute() is supposed to be timed out in 2500 ms. and the builder.Execute() is wrapped with Task to timeout the task in 3 seconds (3000 ms). Ideally, if builder.Execute() timesout in 2500 ms, the Task timeout of 3 seconds should never happen but it actually hits the 3 seconds time out.

      Attachments

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

        Activity

          People

            jaekwon.park Jae Park [X] (Inactive)
            jaekwon.park Jae Park [X] (Inactive)
            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