Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2798

Convenient execution of long running ops when socket timeout is globally set

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      If a client has socket timeout set, this timeout applies to all operations. The majority of the operations (e.g. find) are normally executing quickly, but there are some like create_indexes which are known in advance to take a long time. It may be a good idea for the driver to provide a mechanism to either specify a custom timeout for the unusual operations or to execute them without a timeout at all.

            Assignee:
            Unassigned Unassigned
            Reporter:
            shields@tablecheck.com Johnny Shields
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: