@wireapp/priority-queue
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.1](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@1.3.0...@wireapp/priority-queue@1.3.1) (2019-10-14) | ||
**Note:** Version bump only for package @wireapp/priority-queue | ||
# [1.3.0](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@1.2.23...@wireapp/priority-queue@1.3.0) (2019-10-14) | ||
@@ -8,0 +16,0 @@ |
@@ -109,3 +109,2 @@ "use strict"; | ||
catch (error) { | ||
// TODO: print soomething when retrying execution | ||
if (queueObject.retry >= this.config.maxRetries) { | ||
@@ -112,0 +111,0 @@ this.queue.shift(); |
@@ -40,4 +40,4 @@ { | ||
}, | ||
"version": "1.3.0", | ||
"gitHead": "1e82226f2f8b04d741a9f435c8f2ff2a3a5de957" | ||
"version": "1.3.1", | ||
"gitHead": "94e19aa33f09bf12ce6d140840600f80a2116e46" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
210467
393