bullmq

BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

MIT License

Downloads
3.3M
Stars
6K
Committers
152

Bot releases are visible (Hide)

bullmq - v5.12.7

Published by github-actions[bot] 2 months ago

5.12.7 (2024-08-16)

Bug Fixes

  • job: throw error if removeDependencyOnFailure and ignoreDependencyOnFailure are used together (#2711) (967632c)
bullmq - v5.12.6

Published by github-actions[bot] 2 months ago

5.12.6 (2024-08-14)

Bug Fixes

  • job: change moveToFinished return type to reflect jobData (#2706) ref #2342 (de094a3)
  • stalled: support removeDependencyOnFailure option when job is stalled (#2708) (e0d3790)
bullmq - v5.12.5

Published by github-actions[bot] 2 months ago

5.12.5 (2024-08-13)

Bug Fixes

  • connection: remove unnecessary process.env.CI reference (#2705) (53de304)
bullmq - v5.12.4

Published by github-actions[bot] 2 months ago

5.12.4 (2024-08-12)

Bug Fixes

  • worker: fix close sequence to reduce risk for open handlers (#2656) (8468e44)
bullmq - vpy2.9.2

Published by github-actions[bot] 2 months ago

Fix

  • flow: Validate parentData before ignoreDependencyOnFailure when stalled check happens (#2702) (python) (9416501)

Documentation

Performance

  • worker: Promote delayed jobs while queue is rate limited (#2697) ref #2582 (f3290ac)
bullmq - v5.12.3

Published by github-actions[bot] 2 months ago

5.12.3 (2024-08-10)

Bug Fixes

  • flow: validate parentData before ignoreDependencyOnFailure when stalled check happens (#2702) (python) (9416501)
bullmq - v5.12.2

Published by github-actions[bot] 2 months ago

5.12.2 (2024-08-09)

Performance Improvements

  • worker: promote delayed jobs while queue is rate limited (#2697) ref #2582 (f3290ac)
bullmq - vpy2.9.1

Published by github-actions[bot] 2 months ago

Fix

  • job: Consider passing stackTraceLimit as 0 (#2692) ref #2487 (509a36b)

Documentation

  • Update example in introduction [python] (#2677) (c67ce33)
  • guide: Clarify example in retrying failing jobs section (#2690) ref #2602 (5e6154f)
bullmq - v5.12.1

Published by github-actions[bot] 2 months ago

5.12.1 (2024-08-07)

Bug Fixes

  • job: consider passing stackTraceLimit as 0 (#2692) ref #2487 (509a36b)
  • job: make sure json.dumps return JSON compliant JSON [python] (#2683) (4441711)
bullmq - vpy2.9.0

Published by github-actions[bot] 3 months ago

Feature

  • queue-events: Pass debounceId as a param of debounced event (#2678) (97fb97a)
  • job: Allow passing a debounce as option (#2666) (163ccea)
  • repeatable: New repeatables structure (#2617) ref #2612 fixes #2399 #2596 (8376a9a)
  • queue: Support global concurrency (#2496) ref #2465 (47ba055)

Fix

  • job: Make sure json.dumps return JSON compliant JSON [python] (#2683) (4441711)
  • repeatable: Remove repeat hash when removing repeatable job (#2676) (97a297d)
  • repeatable: Keep legacy repeatables if it exists instead of creating one with new structure (#2665) (93fad41)
  • repeatable: Consider removing legacy repeatable job (#2658) fixes #2661 (a6764ae)
  • repeatable: Pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue (#2662) fixes #2660 (9d8f874)

Documentation

  • pro: Update changelog to v7.12.0 (#2675) (45fa04e)
  • repeatable: Fix examples when passing repeat.key (#2669) (e99fc2d)
  • guide: Add queue global concurrency section (#2667) (c905d62)
  • changelog: Remove documentation section (b5500c4)
  • metrics: Fix markdown typo in metrics.md (#2655) (3e071fa)

Performance

bullmq - v5.12.0

Published by github-actions[bot] 3 months ago

5.12.0 (2024-08-01)

Features

  • queue-events: pass debounceId as a param of debounced event (#2678) (97fb97a)
bullmq - v5.11.0

Published by github-actions[bot] 3 months ago

5.11.0 (2024-07-29)

Features

bullmq - v5.10.4

Published by github-actions[bot] 3 months ago

5.10.4 (2024-07-26)

Bug Fixes

  • repeatable: remove repeat hash when removing repeatable job (#2676) (97a297d)
bullmq - v5.10.3

Published by github-actions[bot] 3 months ago

5.10.3 (2024-07-19)

Bug Fixes

  • repeatable: keep legacy repeatables if it exists instead of creating one with new structure (#2665) (93fad41)
bullmq - v5.10.2

Published by github-actions[bot] 3 months ago

5.10.2 (2024-07-19)

Performance Improvements

bullmq - v5.10.1

Published by github-actions[bot] 3 months ago

5.10.1 (2024-07-18)

Bug Fixes

  • repeatable: consider removing legacy repeatable job (#2658) fixes #2661 (a6764ae)
  • repeatable: pass custom key as an args in addRepeatableJob to prevent CROSSSLOT issue (#2662) fixes #2660 (9d8f874)
bullmq - v5.10.0

Published by github-actions[bot] 3 months ago

5.10.0 (2024-07-16)

Features

bullmq - v5.9.0

Published by github-actions[bot] 3 months ago

5.9.0 (2024-07-15)

Features

bullmq - vpy2.8.1

Published by github-actions[bot] 3 months ago

Fix

  • delayed: Avoid using jobId in order to schedule delayed jobs (#2587) (python) (228db2c)

Performance

  • delayed: Keep moving delayed jobs to waiting when queue is paused (#2640) (python) (b89e2e0)
bullmq - v5.8.7

Published by github-actions[bot] 3 months ago

5.8.7 (2024-07-11)

Performance Improvements

  • delayed: keep moving delayed jobs to waiting when queue is paused (#2640) (python) (b89e2e0)
Package Rankings
Top 9.8% on Pypi.org
Top 0.8% on Npmjs.org
Top 6.73% on Proxy.golang.org