@gesdisc/mongo-stream
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -145,3 +145,2 @@ const logger = new (require('service-logger'))(__filename); | ||
this.changeStream.on('error', (error) => { | ||
logger.debug(`${this.collectionName} changeStream error:`, error); | ||
this.resetChangeStream({ ignoreResumeToken: true }); | ||
@@ -148,0 +147,0 @@ }); |
{ | ||
"name": "@gesdisc/mongo-stream", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Sync data from Mongodb to Elasticsearch", | ||
@@ -5,0 +5,0 @@ "main": "server.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
892966
922