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

Set timeout to false to prevent query from timing out #174

Merged
merged 1 commit into from
May 4, 2016

Conversation

niahmiah
Copy link

@niahmiah niahmiah commented May 3, 2016

The mongo log in production shows tons of reconnections for these queries. It also shows a large spike in CPU usage after about 10 minutes of inactivity.

This should fix that problem, and keep the tailable cursor open, as expected.

  


This change is Reviewable


@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.628% when pulling ad11534 on bugfix/oplogTimeout into 552cdc7 on develop.

@ssebro ssebro merged commit 37cafd6 into develop May 4, 2016
@blabno blabno deleted the bugfix/oplogTimeout branch October 14, 2016 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants