Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-443

ChangeStream does not surface non-resumable errors during iteration

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • Affects Version/s: 1.3.0
    • Component/s: None
    • Labels:
      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:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: