Commit Graph

  • 5c1b3c147e Fix ruff lint problem Yibo Wei 2024-08-09 13:19:32 -0500
  • be87b59111 Avoid line over 120 chars Yibo Wei 2024-08-09 13:15:58 -0500
  • 7011fa3002 Fix black formatting Sean Villars 2024-08-09 13:02:46 -0500
  • 752a4126c7 update argument from default_worker_ttl -> worker_ttl Sean Villars 2024-08-09 12:54:21 -0500
  • 3872bb425c update readme Sean Villars 2024-08-09 12:53:43 -0500
  • 58b1d318b6 update docs to clarify misc timeout values Sean Villars 2024-08-09 12:53:33 -0500
  • 188125d6fe update jekyll config to fix error Sean Villars 2024-08-09 12:05:18 -0500
  • 46a4115732 add info about running docs in README Sean Villars 2024-08-09 11:55:46 -0500
  • 42e934db58 Add runtime type checking in Job.create Yibo Wei 2024-08-09 07:58:36 -0500
  • fb26afce74 Avoid StrEnum for older python version compatibility Yibo Wei 2024-08-09 07:50:01 -0500
  • 989a0b40f6 Add callback protocols and runtime type checking for callback function Yibo Wei 2024-08-09 07:48:22 -0500
  • 250fde254f
    Replace testconn with connection Harm Berntsen 2024-08-05 18:46:16 +0200
  • 2687363377
    Test cleanup also works for deleted jobs Harm Berntsen 2024-08-05 18:33:53 +0200
  • 8e93560743
    Tune cleanup function description Harm Berntsen 2024-08-05 17:31:29 +0200
  • b3f8879af1
    Remove extraneous save call Harm Berntsen 2024-08-05 17:30:32 +0200
  • 23d61dc84a
    Pass exc_info to add Harm Berntsen 2024-08-05 17:29:48 +0200
  • 2b01f24689
    Remove cleanup call Harm Berntsen 2024-08-05 17:27:57 +0200
  • c6afaf7bef
    Pass pipeline in job cleanup Harm Berntsen 2024-08-05 17:22:56 +0200
  • 65da86653b Merge branch 'master' of github.com:rq/rq into v2-docs Selwin Ong 2024-08-05 08:44:08 +0700
  • e80d4009ff Updated changelog. Selwin Ong 2024-08-04 19:51:45 +0700
  • 50488c1b11 Merge branch 'master' into v2-docs Selwin Ong 2024-08-04 19:31:57 +0700
  • 91fff77009
    Make Retry type hint more exact (#2097) Nguyễn Hồng Quân 2024-08-04 10:26:49 +0700
  • e21d1ae133
    Remove RQTestCase.testconn (#2109) Selwin Ong 2024-08-04 10:11:47 +0700
  • f41bc73641
    Test that jobs landing in deferred queue get a TTL Harm Berntsen 2024-08-02 11:47:02 +0200
  • 450a321cc0
    Use normal ttl for deferred jobs as well Harm Berntsen 2024-08-02 09:26:46 +0000
  • b8cd54dc8d
    Merge remote-tracking branch 'origin/master' into deferred-ttl Harm Berntsen 2024-07-31 15:20:37 +0000
  • 3c080de53a
    Merge f6480a81d5 into 5cfd853546 Mykola Bordakov 2024-07-25 14:09:59 +0200
  • b11097a232 Merge branch 'master' into feature/improve-type-hint Nguyễn Hồng Quân 2024-07-19 10:57:16 +0700
  • 007988eb32 Remove the use of self.testconn. Selwin Ong 2024-07-18 10:17:28 +0700
  • a7475a0c7f Merge branch 'master' into remove-testconn Selwin Ong 2024-07-18 10:16:39 +0700
  • 5cfd853546
    Enqueue dependents when job is abandoned and moved to FailedJobRegistry (#2008) Maria Khrustaleva 2024-07-18 05:16:09 +0200
  • c7bc4f61c6
    Bump actions/setup-python from 5.1.0 to 5.1.1 (#2106) dependabot[bot] 2024-07-18 10:13:36 +0700
  • e95cfbba20
    Bump docker/build-push-action from 4 to 6 (#2100) dependabot[bot] 2024-07-18 10:13:20 +0700
  • 6b07ebc3e7 Minor cleanup Selwin Ong 2024-07-18 10:11:53 +0700
  • 8d3e989962 Remove self.testconn from RQTestCase Selwin Ong 2024-07-18 10:11:12 +0700
  • d7503e6253
    More verbose AbandonedJobError warning (#2101) Roman Bange 2024-07-18 05:09:25 +0200
  • 458a2ff228
    fix case when client does not have a name (#2103) Wei-Chun Kao 2024-07-18 10:45:37 +0800
  • df5e99ba0b
    Register queue also for deferred job (#2108) Simó Albert i Beltran 2024-07-18 04:42:21 +0200
  • a3d09c77cb Run CI maya 2024-07-17 13:40:59 +0200
  • f8a7996b60 Add test maya 2024-07-16 13:56:28 +0200
  • f871bddefd
    Register queue also for deferred job Simó Albert i Beltran 2024-07-17 10:25:47 +0200
  • 993ddaeef5
    Add test to list queue with only deferred jobs Simó Albert i Beltran 2024-07-17 10:25:10 +0200
  • 6e37c1ff88 Merge master maya 2024-07-16 12:47:37 +0200
  • b6fb879fdc chore tchapi 2024-07-10 22:10:58 +0200
  • 56319bcd28
    Bump actions/setup-python from 5.1.0 to 5.1.1 dependabot[bot] 2024-07-10 19:25:00 +0000
  • 24d2d274b3
    Merge pull request #10 from alan-eu/cc/reorder_on_init Cyril Chapellier 2024-07-09 17:17:23 +0200
  • ce7bbe3c39 reorder queues on init tchapi 2024-07-08 22:01:12 +0200
  • 76ea3add4f reorder queues on init tchapi 2024-07-08 22:01:12 +0200
  • ef70f0d6c1 Lint Michael Mac-Vicar 2024-07-05 10:52:04 -0300
  • 227e92b756 Remove cleanup of registry on count, get_job_ids Michael Mac-Vicar 2024-07-05 10:18:53 -0300
  • bb9eeafec6 lint using black WEI-CHUN KAO 2024-07-03 07:39:10 +0800
  • ea1b970055 fix case when client does not have a name WEI-CHUN KAO 2024-07-03 07:28:05 +0800
  • 4f47278556
    automatically retry after an AbandonnedJobError (#9) Damien Krotkine 2024-07-01 09:37:02 +0200
  • 99643b56c8
    More verbose AbandonedJobError warning Roman Bange 2024-06-18 18:23:06 +0200
  • e386fe8b09
    Bump docker/build-push-action from 4 to 6 dependabot[bot] 2024-06-17 19:54:19 +0000
  • c5b9966751 Make Retry type hint more exact Nguyễn Hồng Quân 2024-06-04 18:14:46 +0700
  • 348f44b2c4 Merge branch 'master' of https://github.com/lukewbishop/rq into stdout-capture Luke Bishop 2024-06-03 17:26:57 +0000
  • 180c9afba0
    Update Job.get_status and Job.restore to consistently return JobStatus Enum (#2039) Joe Carey 2024-05-25 20:37:55 -0600
  • fc4884a0f2
    fix docs: use delay when using @job decorator (#2088) Mehdi Nassim KHODJA 2024-05-12 02:27:21 +0200
  • f31afdbfdf
    Fix the "Fork me on GitHub" ribbon (#2085) Roman Donchenko 2024-05-12 03:25:09 +0300
  • 400126f29b Replace the orange ribbon with a red one Roman Donchenko 2024-05-11 14:54:44 +0300
  • fc69eeeb91 fix docs: use delay only Mehdi Nassim KHODJA 2024-05-11 10:58:10 +0200
  • 6f5f42231c fix docs: use delay to enqueue and use declared in separate file Mehdi Nassim KHODJA 2024-05-11 10:57:47 +0200
  • f10f2a8dc2 Fix the "Fork me on GitHub" ribbon Roman Donchenko 2024-05-04 00:37:55 +0300
  • 4c28ec617a
    Delete legacy.py (#2083) Selwin Ong 2024-05-02 08:20:41 +0700
  • 9c42e04749 Fixed ruff warnings. Selwin Ong 2024-05-01 14:53:46 +0700
  • 3000808aa3 Deleted Sentry's built in integration. Selwin Ong 2024-05-01 14:43:16 +0700
  • 7adc76199b Delete legacy.py Selwin Ong 2024-05-01 14:29:15 +0700
  • 87af9b51e9
    doc: Job statuses descriptions (#2075) Alpha 2024-05-01 03:25:26 -0400
  • 4efd81e648 Merge branch 'master' of github.com:rq/rq Selwin Ong 2024-05-01 14:20:44 +0700
  • b52457afb6 Merge branch 'v1' Selwin Ong 2024-05-01 14:20:29 +0700
  • 0b31edc6da
    Document suspend and resume commands (#2068) Jack Kinsella 2024-05-01 09:18:02 +0200
  • fbd9858f3c
    Fix fetch_many method type (#2082) Harm Berntsen 2024-05-01 09:17:19 +0200
  • 0e15b2a942 Bump version to 1.16.2 v1.16.2 v1 Selwin Ong 2024-05-01 14:12:08 +0700
  • 6e3419d352
    Fix fetch_many method type Harm Berntsen 2024-04-30 12:29:48 +0200
  • 00adbc08c6 Use sentry-sdk<2 for tests Selwin Ong 2024-04-27 15:24:50 +0700
  • e2d144d772 Moved intermediate queue cleaning functionality to intermediate_queue.cleanup() Selwin Ong 2024-04-28 20:48:07 +0700
  • a7f19d966f Done implementing clean_intermediate_queue() Selwin Ong 2024-04-28 20:32:30 +0700
  • aae428500c Skip intermediate queue tests if Redis < 6.2.0 Selwin Ong 2024-04-28 19:51:21 +0700
  • 3ca348049f Ensure intermediate_queue is empty before running tests Selwin Ong 2024-04-28 19:37:53 +0700
  • 7d4c7eee30 Added intermediate_queue.get_job_ids() Selwin Ong 2024-04-28 19:24:24 +0700
  • 50467b4d58 Made IntermediateQueue class Selwin Ong 2024-04-27 19:54:20 +0700
  • 1068956bad Use sentry-sdk<2 for tests Selwin Ong 2024-04-27 15:24:50 +0700
  • cac6794092 Modify docs Jack Kinsella 2024-04-27 10:19:01 +0200
  • f8e73b7898 Title case title Jack Kinsella 2024-04-27 10:16:59 +0200
  • 673b70dad0 Fix test_clean_large_registry Selwin Ong 2024-04-13 14:38:53 +0700
  • 97cb640b23 Applied review suggestions Alpha 2024-04-20 16:22:47 -0400
  • 7be63fb468
    Always remove fetched job_ids for scheduler queue (#2077) Andrey Nehaychik 2024-04-20 09:47:39 +0300
  • a35b36fa6f Correct fix job removing Andrey Nehaychik 2024-04-19 23:45:22 +0200
  • 756713b7ca Always remove fetched job_ids for scheduler queue Andrey Nehaychik 2024-04-19 22:56:11 +0200
  • b7856e568c doc: Job statuses descriptions Alpha 2024-04-16 09:54:41 -0400
  • a953d2950b feat: option to disable scheduler in WorkerPool Ankush Menat 2024-03-16 16:34:45 +0530
  • f65ccfc355 ci: cancel in progress builds from same PRs Ankush Menat 2024-03-16 17:18:32 +0530
  • caf6af9df7 Updated docs Selwin Ong 2024-04-13 14:45:34 +0700
  • fd261d5d8f Fix test_clean_large_registry Selwin Ong 2024-04-13 14:38:53 +0700
  • 7fa34246f6 Merge branch 'master' of github.com:rq/rq Selwin Ong 2024-04-13 07:17:56 +0700
  • 233f56d382
    Bump actions/setup-python from 5.0.0 to 5.1.0 (#2065) dependabot[bot] 2024-04-13 06:52:15 +0700
  • e21ce4e255
    Extend ssl config options (#2066) Stanislav Khlud 2024-04-13 06:43:55 +0700
  • f6480a81d5 linter: remove unused import of RedisCluster Yuriy Novostavskiy 2024-04-08 23:18:49 +0000
  • 2b922541ff reformatted with black Yuriy Novostavskiy 2024-04-08 23:12:55 +0000