bull

Premium Queue package for handling distributed jobs and messages in NodeJS.

OTHER License

Downloads
2.9M
Stars
15.1K
Committers
239

Bot releases are hidden (Show)

bull - v4.13.0 Latest Release

Published by manast 4 months ago

4.13.0 (2024-06-12)

Features

bull - v4.12.9

Published by manast 5 months ago

4.12.9 (2024-05-24)

Bug Fixes

  • retry-job: throw error when job is not in active state (#2741) (c29e3b0)
bull - v4.12.8

Published by manast 5 months ago

4.12.8 (2024-05-22)

Bug Fixes

  • move-to-finished: throw error when job is not in active state (#2739) (7b12be1)
bull - v4.12.7

Published by manast 5 months ago

4.12.7 (2024-05-21)

Bug Fixes

  • scripts: throw error when moving non-active job to delayed (#2740) (63636b1)
bull - v4.12.6

Published by manast 5 months ago

4.12.6 (2024-05-18)

Bug Fixes

  • stalled: take in count removeOnFail option (#2734) (2112269)
bull - v4.12.5

Published by manast 5 months ago

4.12.5 (2024-05-17)

Bug Fixes

  • job: validate job existence when adding log (#2738) (1fb1562)
bull - v4.12.4

Published by manast 5 months ago

4.12.4 (2024-05-15)

Bug Fixes

bull - v4.12.3

Published by manast 5 months ago

4.12.3 (2024-05-10)

Bug Fixes

  • job: validate jobKey in updateProgress and update (#2730) (6d84156)

Performance Improvements

  • scripts: remove token after moving to wait or delayed (#2731) (7ee8f74)
bull - v4.12.2

Published by manast 9 months ago

4.12.2 (2024-01-17)

Bug Fixes

  • dependencies: upgrade msgpackr (cc83ae2)
bull - v4.12.1

Published by manast 9 months ago

4.12.1 (2024-01-15)

Bug Fixes

  • deps: bump msgpackr from 1.5.2 to 1.10.1 (#2697) (b27c90d)
bull - v4.12.0

Published by manast 10 months ago

4.12.0 (2023-12-18)

Features

  • add missing extendLock definition (14432ff)
bull - v4.11.5

Published by manast 11 months ago

4.11.5 (2023-11-11)

Bug Fixes

  • pass redis string as opts into queue (e94f568)
bull - v4.11.4

Published by manast about 1 year ago

4.11.4 (2023-10-14)

Bug Fixes

  • catch pause errors when closing (ccb6cc7)
bull - v4.11.3

Published by manast about 1 year ago

4.11.3 (2023-08-11)

Bug Fixes

  • types: make repeat option key optional (934ec98)
bull - v4.11.2

Published by manast about 1 year ago

4.11.2 (2023-08-08)

Bug Fixes

  • worker: better client name support (5910f44)
bull - v4.11.1

Published by manast about 1 year ago

4.11.1 (2023-08-08)

Bug Fixes

bull - v4.11.0

Published by manast about 1 year ago

4.11.0 (2023-08-08)

Bug Fixes

  • add mising getMetrics type (#2640) (a217a7d)
  • remove deprecated debuglog (4ce36fe)
  • types: add missing keys to repeat opts (e4e6457)
  • types: rename strategyOptions to options to reflect js file (bae6427)
  • typings: return type of getJobCountByTypes (#2622) (47722ed)
  • worker: high-memory-usage-when-providing-float-to-concurrency (#2620) (dcca1e8)
  • change option name to match ts declaration (909a07e)
  • ts declaration metrics option and getMetrics function (11331b7)

Features

  • upgrade ioredis to 5.3.2 (e1883f0)
bull - v4.10.4

Published by manast over 1 year ago

4.10.4 (2023-02-09)

Bug Fixes

  • retry: handle pause queue status (9f945d6)
bull - v4.10.3

Published by manast over 1 year ago

4.10.3 (2023-02-03)

Bug Fixes

bull - v4.10.2

Published by manast almost 2 years ago

4.10.2 (2022-11-24)

Bug Fixes

  • queue: throw error when needed instead of hiding it in a closure (8a742c1)