Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recover the Mongo connection upon disconnect #472

Merged
merged 7 commits into from Aug 9, 2017

Commits on Aug 8, 2017

  1. Copy the full SHA
    61e2948 View commit details
    Browse the repository at this point in the history
  2. Default to reconnecting "indefinitely" at an interval matching the pr…

    …ocess tick
    Chris Lush committed Aug 8, 2017
    Copy the full SHA
    ef45992 View commit details
    Browse the repository at this point in the history
  3. Add the autoReconnect option for verbosity

    Defaults to true anyway but this might change in a future driver version
    Chris Lush committed Aug 8, 2017
    Copy the full SHA
    fdbdf61 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a364e99 View commit details
    Browse the repository at this point in the history
  5. Adjust error messages and add debug output

    Chris Lush committed Aug 8, 2017
    Copy the full SHA
    60564c8 View commit details
    Browse the repository at this point in the history
  6. Add to history changelog

    Chris Lush committed Aug 8, 2017
    Copy the full SHA
    ea83055 View commit details
    Browse the repository at this point in the history
  7. Update error message in README

    Chris Lush committed Aug 8, 2017
    Copy the full SHA
    2bc3a29 View commit details
    Browse the repository at this point in the history