@resolveio/server-lib 4.3.1 → 4.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -628,7 +628,7 @@ var SubscriptionManager = /** @class */ (function () {
628
628
  case 5: return [2 /*return*/];
629
629
  }
630
630
  });
631
- }); }, 100);
631
+ }); }, 500);
632
632
  };
633
633
  SubscriptionManager.prototype.resendPubsForDelete = function (collection) {
634
634
  var that = this;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@resolveio/server-lib",
3
- "version": "4.3.1",
3
+ "version": "4.3.2",
4
4
  "description": "",
5
5
  "main": "index.ts",
6
6
  "scripts": {