We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b9138 commit a0d7946Copy full SHA for a0d7946
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.6.2](https://github.com/OptimalBits/bull/compare/v4.6.1...v4.6.2) (2022-02-23)
2
+
3
4
+### Bug Fixes
5
6
+* better handling of maxRetriesPerRequest ([d3b9138](https://github.com/OptimalBits/bull/commit/d3b91386e30d7205efdc19bcd18fe1e5fefa3542))
7
8
## [4.6.1](https://github.com/OptimalBits/bull/compare/v4.6.0...v4.6.1) (2022-02-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bull",
- "version": "4.6.1",
+ "version": "4.6.2",
"description": "Job manager",
"engines": {
"node": ">=10.1"
0 commit comments