Comparing version 0.0.45 to 0.0.46
@@ -20,4 +20,4 @@ 'use strict' | ||
thread = 0; | ||
threadCount = 2; | ||
readyConnectionCount = 3; | ||
threadCount = 3; | ||
readyConnectionCount = 4; | ||
maxDataSize = 200 * 1024; | ||
@@ -562,3 +562,3 @@ status = ConnectorStatus.initiated; | ||
} | ||
await Util.Sleep(25); | ||
await Util.Sleep(50); | ||
} catch (e) { | ||
@@ -565,0 +565,0 @@ this.data.failed.push(data); |
{ | ||
"name": "guardee", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
@@ -5,0 +5,0 @@ "description": "Guardee Wallet API", |
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