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

Job hangs forever on lost MongoDB connection #64

Open
claustres opened this issue Mar 7, 2019 · 0 comments
Open

Job hangs forever on lost MongoDB connection #64

claustres opened this issue Mar 7, 2019 · 0 comments
Labels

Comments

@claustres
Copy link
Member

Steps to reproduce

Create a cron job containing hooks to connect/disconnect to/from MongoDB. Let MongoDB connection timeout at some point during job run (eg due to network failure).

Expected behavior

The job should stop properly in error state and should try to reconnect on next run if possible.

Actual behavior

The job hangs forever.

System configuration

NodeJS version: 8.9

Krawler version: 0.8

Operating System: Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Bugs
Development

No branches or pull requests

1 participant