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

Timeouts are not recorded to metrics in ClusterNode.ExecuteOp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.6.3
    • 3.6.2
    • library
    • 0

    Description

      When timeouts are intercepted in ClusterNode.SendAsync and converted to XXXTimeoutException, they are not recorded to timeout metrics. This is only done if the timeout is handled in RetryOrchestrator, which is much less common.

      https://github.com/couchbase/couchbase-net-client/blob/3061be704809b2dc066260035dd2ab88b0613507/src/Couchbase/Core/ClusterNode.cs#L736

      This is negatively impacting CenterEdge Software's ability to track down and resolve Capella timeout issues they are experiencing.

      Attachments

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty