Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Update core version to add timeouts for mongodb client

Compare
Choose a tag to compare
@benj58xu benj58xu released this 18 May 18:42
· 30 commits to master since this release
ed12f52

Update core version to take the new version of the mongodb client, which by default has timeout.

This is to avoid indefinite waiting for responses from the database queries, due to occasional
communication break down.