Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-938

aggregation cursor keepalive

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Like with regular find queries, aggregate returns a cursor to iterate over the result (PYTHON-542). With find, there is a way to let the cursor never time out on the server (no_cursor_timeout==True). It would be beneficial to have such an option with aggregate, too. This feature might depend on the resolution of SERVER-6036.

            Assignee:
            Unassigned Unassigned
            Reporter:
            tscholak Torsten Scholak
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: