Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1478

Increase missing bootstrap timeouts for WAN Config Profile

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 4.1.4
    • None
    • None
    • None
    • 0

    Description

      The goal of the WAN config profile is to increase default timeouts used so as to prevent timeouts from happening when connecting to cloud offerings over the internet. The c++ client has some timeouts related to bootstrap that were not included in the original WAN config profile, so we should include those as well.

      As a reference, we will use the same values as the C++ client (see this PR and see the config_profile updates).

      Update:

      • dns_srv_timeout = 20 seconds
      • resolve_timeout = 20 seconds
      • bootstrap_timeout = 2 minutes

      Attachments

        For Gerrit Dashboard: PYCBC-1478
        # Subject Branch Project Status CR V

        Activity

          People

            jared.casey Jared Casey
            jared.casey Jared Casey
            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