-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issues with long-running database processes #148
Labels
bug
Something isn't working
Comments
Updating the mongoose and mongodb dependencies does not fix this issue. I suspect it has something to do with my local database. |
Yes, it was a problem with my local setup. |
Okay, it did happen once today on our server, so there seems to be something there. Not sure what exactly it is related to though, and it seems to happen rarely. But we should keep this open anyway. |
stefandesu
added a commit
that referenced
this issue
Oct 4, 2021
Requires changes to code and configuration. Also adjusts some timeout configurations that fix #148.
Still not fixed... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Somehow on my local installation, it always crashes with a database error after deleting 10-20k records.
The text was updated successfully, but these errors were encountered: