Commit Graph

1883 Commits

Author SHA1 Message Date
Manuel Astudillo f63883ba87 Update README.md 2020-10-19 14:38:01 +02:00
Manuel Astudillo 42e5fa7aed Update README.md 2020-10-19 14:36:15 +02:00
Manuel Astudillo c92f3d739f Update README.md 2020-10-19 14:35:00 +02:00
Manuel Astudillo 37ef47d4e1 Update README.md 2020-10-15 19:12:51 +02:00
Manuel Astudillo 6b5ee17084 Update README.md 2020-10-15 19:12:32 +02:00
Manuel Astudillo c11c18626e Update README.md 2020-10-15 19:11:22 +02:00
Srividhya B 088e5dfcbe fix: increment jobCounter only when a job is processed. fixes #1875.
Do not count when it is rate limited (#1879)
2020-10-03 12:28:01 +02:00
VakoNonikashvili d3a31f026c docs: added missing method 'addBulk' to reference (#1862) 2020-09-18 14:17:38 +02:00
Yevhenii Poberezhnyi db070a5908 fix(sandbox): clear dangling timeout 2020-09-03 18:31:29 +02:00
Daniel Hritzkiv 461fd61720 docs: update README.md (#1834)
Replace dead cron debugger link with one that works
2020-08-26 17:47:36 +02:00
Manuel Astudillo 6db649e2b7 3.18.0 v3.18.0 2020-08-13 17:20:30 +02:00
Manuel Astudillo bcbde16742 docs: update CHANGELOG 2020-08-13 17:20:15 +02:00
Manuel Astudillo a7f986f621 feat: make pause forward compatible with bullmq (#1818) 2020-08-13 17:12:04 +02:00
Manuel Astudillo f4d715eaf1 3.17.0 v3.17.0 2020-08-12 14:12:27 +02:00
Manuel Astudillo 8a4d3d4b08 docs: update CHANGELOG 2020-08-12 14:11:53 +02:00
Manuel Astudillo 6ffe27987d chore: upgrade dependencies 2020-08-12 14:11:40 +02:00
Manuel Astudillo 923ef0c17b feat: better rate limiter (#1816) 2020-08-11 11:07:30 +02:00
Manuel Astudillo 09b9a7f437 Create node.js.yml 2020-08-10 11:30:05 +02:00
Gabriel Castro 332a96b35d feat(sandbox): kill child workers gracefully (#1802)
Properly handle SIGTERM in the child workers by waiting for the current
job to exit, then exiting cleanly.

Queue.close now also kills the workers and waits for them to close
2020-07-24 15:43:53 +02:00
Dobes Vandermeer c23ed7477a docs: document createClient option (#1791) 2020-07-21 10:14:24 +02:00
Dobes Vandermeer dfc9211ba5 docs: add some notes to "Reusing Redis Connections" (#1790) 2020-07-21 10:11:26 +02:00
Manuel Astudillo 712df1db6f Update REFERENCE.md 2020-07-20 12:32:04 +02:00
Manuel Astudillo 013c51942e 3.16.0 v3.16.0 2020-07-16 22:46:12 +02:00
Manuel Astudillo 15bcef3355 docs: update CHANGELOG 2020-07-16 22:46:04 +02:00
Manuel Astudillo b96fd32ec6 test: give some time slack to rate limiter test 2020-07-16 18:25:35 +02:00
Manuel Astudillo 75eba491cb test: replace uuid() by v4() 2020-07-16 18:25:35 +02:00
Manuel Astudillo b6a7aeff3a test: more slack for rate limiter test 2020-07-16 18:25:35 +02:00
Manuel Astudillo 2905a4ee2a chore: removed support for node 8 2020-07-16 18:25:35 +02:00
Manuel Astudillo 5abcb542f5 chore: updated yarn.lock 2020-07-16 18:25:35 +02:00
Manuel Astudillo ac2fc51c2b feat(rate-limiter): add grouping support 2020-07-16 18:25:35 +02:00
Manuel Astudillo 71df921351 chore: upgrade eslint, deprecated node 8 2020-07-15 23:27:25 +02:00
Manuel Astudillo c49f8b0e9e fix: fix lint errors 2020-07-15 23:26:51 +02:00
Manuel Astudillo 990761a4fd chore: remove utils.isEmpty 2020-07-15 23:14:18 +02:00
Manuel Astudillo 721172f8a5 chore: upgrade eslint java version to 2018 2020-07-15 22:59:13 +02:00
Manuel Astudillo aa5b99b795 fix(addbulk): do not mutate inputs 2020-07-03 16:32:00 +02:00
Manuel Astudillo 17da4e5f3a 3.15.0 v3.15.0 2020-06-30 13:18:36 +02:00
Manuel Astudillo 67a115c92c chore: upgrade dependencies 2020-06-30 13:18:29 +02:00
Manuel Astudillo 9a9ff5c18c docs: update changelog 2020-06-30 13:17:21 +02:00
Manuel Astudillo 19c7e44603 feat: add isPaused fixes #1274 2020-06-29 23:17:49 +02:00
Erik Engervall 0b7a73a6de docs: Update README.md (#1624)
https://github.com/mixmaxhq/arena has been archived
2020-05-11 07:57:36 +02:00
Mizumaki Ryota 325ec818d3 docs: fix getJobs description (#1695) 2020-05-11 07:56:24 +02:00
Dave Hendler 6345c79db5 fix: emit waiting event when adding a priority job (#1134) 2020-05-11 07:55:23 +02:00
Joshua Paling fa3b557e32 docs: make it clear that bclient connections are intentionally not reused (#1714) 2020-05-11 07:54:03 +02:00
dependabot[bot] da484ebf44 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 07:52:33 +02:00
dependabot[bot] d6d5e8d9df chore(deps): bump handlebars from 4.1.2 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 07:52:15 +02:00
dependabot[bot] 49cdb77a14 chore(deps): bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 07:51:51 +02:00
dependabot[bot] e84ff77b35 chore(deps): bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 07:51:13 +02:00
dependabot[bot] 1c4caa8b23 chore(deps): bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 07:50:48 +02:00
Manuel Astudillo a4aa27c213 3.14.0 v3.14.0 2020-05-08 15:37:36 +02:00
Manuel Astudillo 7f9056a5c7 docs: update changelog 2020-05-08 15:36:52 +02:00