ChangeStream does not surface non-resumable errors during iteration

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.5.0
    • Affects Version/s: 1.3.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The try/catch within next() and rewind() should re-throw the exception if it is not resumable. Currently, the exception is swallowed, which means the only exceptions thrown by those methods will be an exception from resume() itself (only a fraction of potential cases).

              Assignee:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: