13 Commits

Author SHA1 Message Date
premsreelathasugeendran 73d0655069 chore: fix typo "occured" -> "occurred" in index.d.ts 2026-05-10 22:30:48 +02:00
wontak-motionlabs b1f3d4ec07 docs: remove outdated TODO comment from finished() method
The watchdog functionality mentioned in the TODO has already been
implemented in lib/job.js. The setInterval-based watchdog checks
job completion status periodically using FINISHED_WATCHDOG constant.
2025-11-13 15:15:48 +01:00
Rogger Valverde 8276f72b30 fix(metrics): use batches include when collecting metrics (#2765) fixes #2764 #2763 2024-08-27 23:15:10 -05:00
Rogger Valverde 0376dcc128 feat(queue): add getCountsPerPriority method (#2746) 2024-06-11 19:24:48 -06:00
Antony K. S 14432ff8a5 feat: add missing extendLock definition
and update lockKey doc
2023-12-18 14:31:59 +01:00
Manuel Astudillo 934ec9875c fix(types): make repeat option key optional 2023-08-11 11:10:51 +02:00
Aleš Ferlan a217a7d56d fix: add mising getMetrics type (#2640) 2023-08-03 16:43:57 +02:00
Fayelure 47722ed791 fix(typings): return type of getJobCountByTypes (#2622) 2023-07-05 11:30:38 +02:00
Shean de Montigny-Desautels bae6427ce9 fix(types): rename strategyOptions to options to reflect js file 2023-05-30 16:35:57 +02:00
Mir Amir Mousavi e4e64572a3 fix(types): add missing keys to repeat opts 2023-05-23 10:36:47 +02:00
Guy Berkovich 11331b718a fix: ts declaration metrics option and getMetrics function 2023-04-28 22:45:22 +02:00
dingdongzhao 6288f7de9b fix: support for instantiation using redisUrl 2022-10-13 11:32:08 +02:00
Manuel Astudillo e793f8d150 feat(types): add typescript types to package 2022-09-29 16:47:13 +02:00