• Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 1.8.1
    • Component/s: Querying
    • Labels:
      None

      REF:

      We'd like a sane method to timeout queries. This could be done driver-side; but ideally would be a query-specific option, supported by the server and thus would get picked up by all the drivers as a result for everyone to benefit. We have a few queries that on occasion run too long due to some concurrency related issues around .group(). We wrote a daemon to reap those processes, but it would be much more clean and generally useful to have a generic query timeout that actually kills the query server-side and results in a client-side error than just timing it out at the client and letting the server keep executing.

            Assignee:
            Unassigned Unassigned
            Reporter:
            burley David Burley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: