Update dependency bullmq to v3.15.8 #1753

Closed
opened 2026-04-05 16:34:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renovate[bot] on 8/4/2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bullmq (source) 3.7.0 -> 3.15.8 age adoption passing confidence
bullmq (source) 3.11.0 -> 3.15.8 age adoption passing confidence

Release Notes

taskforcesh/bullmq (bullmq)

v3.15.8

Compare Source

Bug Fixes

v3.15.7

Compare Source

Bug Fixes

v3.15.6

Compare Source

Bug Fixes
  • worker: use timeout as integer for redis lower than v6.0.0 (python) (#​1981) (0df6afa)

v3.15.5

Compare Source

Bug Fixes
  • python: include lua scripts when releasing (bb4f3b2)
  • retry-job: consider priority when moving job to wait (python) (#​1969) (e753855)
Features

v3.15.4

Compare Source

Bug Fixes

v3.15.3

Compare Source

Bug Fixes

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

Features

v3.14.2

Compare Source

Bug Fixes

v3.14.1

Compare Source

Features
Performance Improvements

v3.14.0

Compare Source

Features
  • worker: make extendLocks overridable (7b1386b)

v3.13.4

Compare Source

Performance Improvements
  • rate-limit: call pttl in script moveJobFromActiveToWait (#​1889) (e0d2992)

v3.13.3

Compare Source

Bug Fixes

v3.13.2

Compare Source

Bug Fixes
  • rate-limit: consider paused queue when dynamic rate limit (#​1884) (a23f37e)

v3.13.1

Compare Source

Bug Fixes

v3.13.0

Compare Source

Features
  • worker: add worker threads support (0820985)

v3.12.1

Compare Source

Bug Fixes
Features

v3.12.0

Compare Source

Features
  • upgrade ioredis to 5.3.2 (375b1be)

v3.11.0

Compare Source

Bug Fixes
  • python: correct condition so that the worker keeps processing jobs indefinitely (#​1800) (ef0c5d6)
Features

v3.10.4

Compare Source

Bug Fixes

v3.10.3

Compare Source

Bug Fixes
  • flow: consider removing dependency on removeOnFail true (#​1753) (de5a299)
  • python: pass maxMetricsSize as empty string when it is not provided fixes #​1754 (6bda2b2)

v3.10.2

Compare Source

Bug Fixes

v3.10.1

Compare Source

Bug Fixes

v3.10.0

Compare Source

Bug Fixes
  • worker: close lock extended timer (7995f18)
  • worker: correct lock extender logic (6aa3569)
  • worker: start stalled check timer (4763be0)
Features
  • worker: replace Promise.race with efficient an async fifo (0d94e35)
  • worker: simplify lock extension to one call independent of concurrency (ebf1aeb)
Performance Improvements
  • scripts: reuse keys array to avoid allocations (feac7b4)
  • worker: improve worker memory consumption (4846cf1)

v3.9.0

Compare Source

Features

v3.8.0

Compare Source

Bug Fixes
  • worker: run stalled check directly first time (f71ec03)
Features
  • worker: add a public method to run the stalled checker (3159266)
  • worker: add support to disable stalled checks (49e860c)

v3.7.2

Compare Source

Bug Fixes

v3.7.1

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

*Originally created by @renovate[bot] on 8/4/2023* [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bullmq](https://bullmq.io/) ([source](https://togithub.com/taskforcesh/bullmq)) | [`3.7.0` -> `3.15.8`](https://renovatebot.com/diffs/npm/bullmq/3.7.0/3.15.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bullmq/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bullmq/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bullmq/3.7.0/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bullmq/3.7.0/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [bullmq](https://bullmq.io/) ([source](https://togithub.com/taskforcesh/bullmq)) | [`3.11.0` -> `3.15.8`](https://renovatebot.com/diffs/npm/bullmq/3.11.0/3.15.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bullmq/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bullmq/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bullmq/3.11.0/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bullmq/3.11.0/3.15.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>taskforcesh/bullmq (bullmq)</summary> ### [`v3.15.8`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.8) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.7...v3.15.8) ##### Bug Fixes - **rate-limit:** keep priority fifo order ([#&#8203;1991](https://togithub.com/taskforcesh/bullmq/issues/1991)) fixes [#&#8203;1929](https://togithub.com/taskforcesh/bullmq/issues/1929) (python) ([56bd7ad](https://togithub.com/taskforcesh/bullmq/commit/56bd7ad8c4daffcfb1f9f199abfc5d6495eb291e)) ### [`v3.15.7`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.7) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.6...v3.15.7) ##### Bug Fixes - **python:** add retry strategy in connection ([#&#8203;1975](https://togithub.com/taskforcesh/bullmq/issues/1975)) ([7c5ee20](https://togithub.com/taskforcesh/bullmq/commit/7c5ee20471b989d297c8c5e87a6ea497a2077ae6)) - **worker:** set redis version always in initialization ([#&#8203;1989](https://togithub.com/taskforcesh/bullmq/issues/1989)) fixes [#&#8203;1988](https://togithub.com/taskforcesh/bullmq/issues/1988) ([a1544a8](https://togithub.com/taskforcesh/bullmq/commit/a1544a8c0f29522cd33772b14f559969db852d1d)) ### [`v3.15.6`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.6) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.5...v3.15.6) ##### Bug Fixes - **worker:** use timeout as integer for redis lower than v6.0.0 (python) ([#&#8203;1981](https://togithub.com/taskforcesh/bullmq/issues/1981)) ([0df6afa](https://togithub.com/taskforcesh/bullmq/commit/0df6afad5e71a693b721ba52ffa6be733ee45ccb)) ### [`v3.15.5`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.4...v3.15.5) ##### Bug Fixes - **python:** include lua scripts when releasing ([bb4f3b2](https://togithub.com/taskforcesh/bullmq/commit/bb4f3b2be8e3d5a54a87f0f5d6ba8dfa09900e53)) - **retry-job:** consider priority when moving job to wait (python) ([#&#8203;1969](https://togithub.com/taskforcesh/bullmq/issues/1969)) ([e753855](https://togithub.com/taskforcesh/bullmq/commit/e753855eef248da73a5e9f6b18f4b79319dc2f86)) ##### Features - **python:** add remove job method ([#&#8203;1965](https://togithub.com/taskforcesh/bullmq/issues/1965)) ([6a172e9](https://togithub.com/taskforcesh/bullmq/commit/6a172e97e65684f65ee570c2ae9bcc108720d5df)) ### [`v3.15.4`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.3...v3.15.4) ##### Bug Fixes - **job:** import right reference of QueueEvents ([#&#8203;1964](https://togithub.com/taskforcesh/bullmq/issues/1964)) ([689c845](https://togithub.com/taskforcesh/bullmq/commit/689c84567f3a9fea51f349ca93b3008d5c187f62)) ### [`v3.15.3`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.2...v3.15.3) ##### Bug Fixes - **job:** use QueueEvents type for waitUntilFinished ([#&#8203;1958](https://togithub.com/taskforcesh/bullmq/issues/1958)) ([881848c](https://togithub.com/taskforcesh/bullmq/commit/881848c1ee3835dac24daf6807b1f35da967f68b)) ### [`v3.15.2`](https://togithub.com/taskforcesh/bullmq/compare/b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5...492f686e685744511e3f817bf5f1d503e8094392) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.1...v3.15.2) ### [`v3.15.1`](https://togithub.com/taskforcesh/bullmq/compare/1ccf4864c957b85f244e45673513cea239796ea4...b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.15.0...v3.15.1) ### [`v3.15.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.15.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.14.2...v3.15.0) ##### Features - **job:** add changePriority method ([#&#8203;1901](https://togithub.com/taskforcesh/bullmq/issues/1901)) ref [#&#8203;1899](https://togithub.com/taskforcesh/bullmq/issues/1899) ([9485ad5](https://togithub.com/taskforcesh/bullmq/commit/9485ad567e2d8c78d601cc9eb2b7dd37f96d00c9)) ### [`v3.14.2`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.14.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.14.1...v3.14.2) ##### Bug Fixes - **python:** fix 'install_requires' to include semver ([#&#8203;1927](https://togithub.com/taskforcesh/bullmq/issues/1927)) ([ce86ece](https://togithub.com/taskforcesh/bullmq/commit/ce86eceed40283b5d3276968b65ceae31ce425bb)) - **rate-limit:** take in count priority ([#&#8203;1919](https://togithub.com/taskforcesh/bullmq/issues/1919)) fixes [#&#8203;1915](https://togithub.com/taskforcesh/bullmq/issues/1915) ([b8157a3](https://togithub.com/taskforcesh/bullmq/commit/b8157a3424ceb60e662e80a3b0db918241b87ecc)) ### [`v3.14.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.14.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.14.0...v3.14.1) ##### Features - **python:** add getState method ([#&#8203;1906](https://togithub.com/taskforcesh/bullmq/issues/1906)) ([f0867a6](https://togithub.com/taskforcesh/bullmq/commit/f0867a679c75555fa764078481252110c1e7377f)) ##### Performance Improvements - **retry-job:** get target queue list once ([#&#8203;1921](https://togithub.com/taskforcesh/bullmq/issues/1921)) ([8a7a9dd](https://togithub.com/taskforcesh/bullmq/commit/8a7a9ddd793161a8591485ed18a191ece37026a8)) ### [`v3.14.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.14.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.13.4...v3.14.0) ##### Features - **worker:** make extendLocks overridable ([7b1386b](https://togithub.com/taskforcesh/bullmq/commit/7b1386bb823562d9666a1ad6e206e1deb63e57ec)) ### [`v3.13.4`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.13.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.13.3...v3.13.4) ##### Performance Improvements - **rate-limit:** call pttl in script moveJobFromActiveToWait ([#&#8203;1889](https://togithub.com/taskforcesh/bullmq/issues/1889)) ([e0d2992](https://togithub.com/taskforcesh/bullmq/commit/e0d2992eb757d437dede52054c049470d986ad44)) ### [`v3.13.3`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.13.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.13.2...v3.13.3) ##### Bug Fixes - **child:** use named import for EventEmitter ([#&#8203;1887](https://togithub.com/taskforcesh/bullmq/issues/1887)) ([1db396d](https://togithub.com/taskforcesh/bullmq/commit/1db396d1f54154dc94c796ae8b570336fc341f02)) ### [`v3.13.2`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.13.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.13.1...v3.13.2) ##### Bug Fixes - **rate-limit:** consider paused queue when dynamic rate limit ([#&#8203;1884](https://togithub.com/taskforcesh/bullmq/issues/1884)) ([a23f37e](https://togithub.com/taskforcesh/bullmq/commit/a23f37e4079d34c8589efc85e4d726a62244f0d2)) ### [`v3.13.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.13.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.13.0...v3.13.1) ##### Bug Fixes - **retry:** consider when queue is paused ([#&#8203;1880](https://togithub.com/taskforcesh/bullmq/issues/1880)) ([01b621f](https://togithub.com/taskforcesh/bullmq/commit/01b621fea0cbdae602482ff61361c05646823223)) ### [`v3.13.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.13.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.12.1...v3.13.0) ##### Features - **worker:** add worker threads support ([0820985](https://togithub.com/taskforcesh/bullmq/commit/0820985e073582fdf841affad38ecc7ab64691ec)) ### [`v3.12.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.12.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.12.0...v3.12.1) ##### Bug Fixes - **python:** stop processes when force stop ([#&#8203;1837](https://togithub.com/taskforcesh/bullmq/issues/1837)) ([514699c](https://togithub.com/taskforcesh/bullmq/commit/514699cd8be96db2320bf0f85d4b6593809a09f1)) - **worker:** close open handles after closing ([#&#8203;1861](https://togithub.com/taskforcesh/bullmq/issues/1861)) fixes [#&#8203;1312](https://togithub.com/taskforcesh/bullmq/issues/1312) ([39286e8](https://togithub.com/taskforcesh/bullmq/commit/39286e87e8ffabf641f229cf2da3db4c280f4637)) ##### Features - **python:** accept redis options as string ([01f549e](https://togithub.com/taskforcesh/bullmq/commit/01f549e62a33619a7816758910a2d2b5ac75b589)) - **python:** add moveToDelayed job method ([#&#8203;1849](https://togithub.com/taskforcesh/bullmq/issues/1849)) ([5bebf8d](https://togithub.com/taskforcesh/bullmq/commit/5bebf8d6560de78448b0413baaabd26f7227575c)) - **python:** add retry method into job ([#&#8203;1877](https://togithub.com/taskforcesh/bullmq/issues/1877)) ([870da45](https://togithub.com/taskforcesh/bullmq/commit/870da459f419076f03885a12a4ce5a2930c500f3)) - **python:** add updateData method ([#&#8203;1871](https://togithub.com/taskforcesh/bullmq/issues/1871)) ([800b8c4](https://togithub.com/taskforcesh/bullmq/commit/800b8c46e709a8cbc4674d84bd59d5c62251d271)) - **python:** add updateProgress method in job class([#&#8203;1830](https://togithub.com/taskforcesh/bullmq/issues/1830)) ([e1e1aa2](https://togithub.com/taskforcesh/bullmq/commit/e1e1aa2e7a41e5418a5a50af4cea347a38bbc7d1)) - **python:** save stacktrace when job fails ([#&#8203;1859](https://togithub.com/taskforcesh/bullmq/issues/1859)) ([0b538ce](https://togithub.com/taskforcesh/bullmq/commit/0b538cedf63c3f006838ee3d016e463ee3492f81)) - **python:** support retryJob logic ([#&#8203;1869](https://togithub.com/taskforcesh/bullmq/issues/1869)) ([b044a03](https://togithub.com/taskforcesh/bullmq/commit/b044a03159bc3a8d8823c71019f64825f318a6c2)) ### [`v3.12.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.12.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.11.0...v3.12.0) ##### Features - upgrade ioredis to 5.3.2 ([375b1be](https://togithub.com/taskforcesh/bullmq/commit/375b1be52035e93c5fef6024e0d06aa723f602a9)) ### [`v3.11.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.11.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.10.4...v3.11.0) ##### Bug Fixes - **python:** correct condition so that the worker keeps processing jobs indefinitely ([#&#8203;1800](https://togithub.com/taskforcesh/bullmq/issues/1800)) ([ef0c5d6](https://togithub.com/taskforcesh/bullmq/commit/ef0c5d6cae1dcbae607fa02da32d5236069f2339)) ##### Features - **python:** add getJobCounts method ([#&#8203;1807](https://togithub.com/taskforcesh/bullmq/issues/1807)) ([46d6f94](https://togithub.com/taskforcesh/bullmq/commit/46d6f94575454fe2a32be0c5247f16d18739fe27)) - **python:** improve worker concurrency ([#&#8203;1809](https://togithub.com/taskforcesh/bullmq/issues/1809)) ([ec7c49e](https://togithub.com/taskforcesh/bullmq/commit/ec7c49e284fd1ecdd52b96197281247f5222ea34)) - **upstash:** don't throw an error when detecting an upstash host ([2e06bca](https://togithub.com/taskforcesh/bullmq/commit/2e06bca3615aafecd725d093045a510a67053fed)) ### [`v3.10.4`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.10.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.10.3...v3.10.4) ##### Bug Fixes - **flow:** do not remove completed children results ([#&#8203;1788](https://togithub.com/taskforcesh/bullmq/issues/1788)) fixes [#&#8203;1778](https://togithub.com/taskforcesh/bullmq/issues/1778) ([04b547a](https://togithub.com/taskforcesh/bullmq/commit/04b547ad3df02cb94c499f7f26678e19c6797e7e)) - **python:** fix scripts typing on array2obj function ([#&#8203;1786](https://togithub.com/taskforcesh/bullmq/issues/1786)) ([134f6ab](https://togithub.com/taskforcesh/bullmq/commit/134f6ab5f3219ddd7a421e61ace6bac72bb51e6d)) ### [`v3.10.3`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.10.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.10.2...v3.10.3) ##### Bug Fixes - **flow:** consider removing dependency on removeOnFail true ([#&#8203;1753](https://togithub.com/taskforcesh/bullmq/issues/1753)) ([de5a299](https://togithub.com/taskforcesh/bullmq/commit/de5a299f109834ab0235ae6fb6286fd94fcef961)) - **python:** pass maxMetricsSize as empty string when it is not provided fixes [#&#8203;1754](https://togithub.com/taskforcesh/bullmq/issues/1754) ([6bda2b2](https://togithub.com/taskforcesh/bullmq/commit/6bda2b24be38a78e5fcfc71ed2913f0150a41dfc)) ### [`v3.10.2`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.10.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.10.1...v3.10.2) ##### Bug Fixes - **job:** avoid error when job is moved when processing ([#&#8203;1354](https://togithub.com/taskforcesh/bullmq/issues/1354)) fixes [#&#8203;1343](https://togithub.com/taskforcesh/bullmq/issues/1343) [#&#8203;1602](https://togithub.com/taskforcesh/bullmq/issues/1602) ([78085e4](https://togithub.com/taskforcesh/bullmq/commit/78085e4304357dd3695df61057f91e706c3a52bf)) ### [`v3.10.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.10.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.10.0...v3.10.1) ##### Bug Fixes - **worker:** throw error with invalid concurrency fixes [#&#8203;1723](https://togithub.com/taskforcesh/bullmq/issues/1723) ([2a1cdbe](https://togithub.com/taskforcesh/bullmq/commit/2a1cdbe3e871309f460aadc14b4d632238c32aa9)) ### [`v3.10.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.10.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.9.0...v3.10.0) ##### Bug Fixes - **worker:** close lock extended timer ([7995f18](https://togithub.com/taskforcesh/bullmq/commit/7995f18bb7712bd50d0fa3d17c4ab565b16ab379)) - **worker:** correct lock extender logic ([6aa3569](https://togithub.com/taskforcesh/bullmq/commit/6aa3569db0fe0137790e61a4b5982d2b35ee5646)) - **worker:** start stalled check timer ([4763be0](https://togithub.com/taskforcesh/bullmq/commit/4763be028b0c7b0460fd0804d4569c446a06ef4a)) ##### Features - **worker:** replace Promise.race with efficient an async fifo ([0d94e35](https://togithub.com/taskforcesh/bullmq/commit/0d94e35e805b09c3b4c7404b8a2eeb71a1aff5c4)) - **worker:** simplify lock extension to one call independent of concurrency ([ebf1aeb](https://togithub.com/taskforcesh/bullmq/commit/ebf1aeb2400383d0ae90ab68aeb4822aea03ba44)) ##### Performance Improvements - **scripts:** reuse keys array to avoid allocations ([feac7b4](https://togithub.com/taskforcesh/bullmq/commit/feac7b4070a6a3720597af36c43d095e9ea37173)) - **worker:** improve worker memory consumption ([4846cf1](https://togithub.com/taskforcesh/bullmq/commit/4846cf1fe3f9ea35f58a679c11706e1a7101c898)) ### [`v3.9.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.9.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.8.0...v3.9.0) ##### Features - **worker:** add remove on complete and fail options ([#&#8203;1703](https://togithub.com/taskforcesh/bullmq/issues/1703)) ([cf13494](https://togithub.com/taskforcesh/bullmq/commit/cf1349471dcbf0e43feea9972eaa71d2299d619f)) ### [`v3.8.0`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.8.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.7.2...v3.8.0) ##### Bug Fixes - **worker:** run stalled check directly first time ([f71ec03](https://togithub.com/taskforcesh/bullmq/commit/f71ec03111a22897cbf2fad39073185e4aeac6d6)) ##### Features - **worker:** add a public method to run the stalled checker ([3159266](https://togithub.com/taskforcesh/bullmq/commit/3159266ccb002d4fc71b7ee7ac63c465c536dbd1)) - **worker:** add support to disable stalled checks ([49e860c](https://togithub.com/taskforcesh/bullmq/commit/49e860c6675853971e992c2945b445660504e3b2)) ### [`v3.7.2`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.7.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.7.1...v3.7.2) ##### Bug Fixes - **worker:** restore failed event job parameter typing ([#&#8203;1707](https://togithub.com/taskforcesh/bullmq/issues/1707)) ([44c2203](https://togithub.com/taskforcesh/bullmq/commit/44c2203ab65d406be9a913254600fe07c83e62d5)) ### [`v3.7.1`](https://togithub.com/taskforcesh/bullmq/releases/tag/v3.7.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v3.7.0...v3.7.1) ##### Bug Fixes - **worker:** failed event receives an optional job parameter ([#&#8203;1702](https://togithub.com/taskforcesh/bullmq/issues/1702)) fixes [#&#8203;1690](https://togithub.com/taskforcesh/bullmq/issues/1690) ([6009906](https://togithub.com/taskforcesh/bullmq/commit/6009906355765bf00cba5c1505e9e0c6bf8f14db)) ##### Features - **python:** add retryJobs method ([#&#8203;1688](https://togithub.com/taskforcesh/bullmq/issues/1688)) ([2745327](https://togithub.com/taskforcesh/bullmq/commit/2745327c7a7080f72e8c265bae77429e597cb6d3)) - **python:** add trimEvents ([#&#8203;1695](https://togithub.com/taskforcesh/bullmq/issues/1695)) ([ca48163](https://togithub.com/taskforcesh/bullmq/commit/ca48163263b12a85533563485176c684e548df0b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/OneUptime/oneuptime). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1753