vault-high-availability
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "vault-high-availability", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -71,2 +71,3 @@ 'use strict'; | ||
setTimeout(function () { | ||
logger.debug("Got timeout after 1 sec..., going to call local callback"); | ||
return function () { | ||
@@ -73,0 +74,0 @@ log.error("Succeed to find the leader but there is an issue with calling callback function"); |
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
31885
609