Closed ANDuff closed 2 years ago
Update to mongo db version to prevent error as noted here: https://jira.mongodb.org/browse/NODE-3252.
Previously if Mongo lost connection it would not recover without restarting the sidetree consuming app. This change makes the connection recover and sidetree processing to resume without restarting.
Update to mongo db version to prevent error as noted here: https://jira.mongodb.org/browse/NODE-3252.
Previously if Mongo lost connection it would not recover without restarting the sidetree consuming app. This change makes the connection recover and sidetree processing to resume without restarting.