Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2711

Monitoring should not be immediately scheduled on streaming failure

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0
    • Affects Version/s: 3.6.0
    • Component/s: None
    • Labels:
      None

      When some error occurs once the driver has started streaming topology updates, the driver currently uses the interruptable async timer's immediate options in order to reschedule monitoring immediately. We need to ensure that there is some time between attempts in these error cases, as its likely that if the error closed the connection then an immediate attempt to reconnect is likely to fail.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: