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
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.