.. |
cli
|
fix_cleanup_ghosts_by_using_configured_worker_class (#1988)
|
2024-02-24 09:49:50 +07:00 |
contrib
|
fix_cleanup_ghosts_by_using_configured_worker_class (#1988)
|
2024-02-24 09:49:50 +07:00 |
__init__.py
|
Deprecate current connection (#2043)
|
2024-02-21 07:37:15 +07:00 |
command.py
|
Update linting configuration (#1915)
|
2023-05-17 23:19:14 +07:00 |
connections.py
|
Deprecate current connection (#2043)
|
2024-02-21 07:37:15 +07:00 |
decorators.py
|
Deprecate current connection (#2043)
|
2024-02-21 07:37:15 +07:00 |
defaults.py
|
Document_stopped_jobs and dependents for enqueue_many (#1922)
|
2023-05-25 06:26:42 +07:00 |
dependency.py
|
Add support for dependent jobs in enqueue_many (#1897)
|
2023-05-21 09:41:07 +07:00 |
exceptions.py
|
Group jobs into batches and retrieve by batch name (#1945)
|
2024-03-11 15:08:53 +07:00 |
executions.py
|
Removed utils.utcnow() (#2056)
|
2024-03-11 19:44:12 +07:00 |
group.py
|
Group jobs into batches and retrieve by batch name (#1945)
|
2024-03-11 15:08:53 +07:00 |
job.py
|
Removed utils.utcnow() (#2056)
|
2024-03-11 19:44:12 +07:00 |
local.py
|
Update linting configuration (#1915)
|
2023-05-17 23:19:14 +07:00 |
logutils.py
|
Update linting configuration (#1915)
|
2023-05-17 23:19:14 +07:00 |
maintenance.py
|
Don't call handle_job_failure if job is no longer present (#1946)
|
2023-06-13 08:34:25 +07:00 |
py.typed
|
Add py.typed for PEP561 compliance (#1882)
|
2023-04-23 16:15:42 +07:00 |
queue.py
|
reformat with ruff
|
2024-03-19 19:28:05 +00:00 |
registry.py
|
Execute custom handlers when abandoned job is found (#2057)
|
2024-03-23 16:46:07 +07:00 |
results.py
|
Add result blocking (#1939)
|
2024-02-24 09:48:28 +07:00 |
scheduler.py
|
Job with multiple executions (#1964)
|
2023-11-03 17:05:59 +07:00 |
serializers.py
|
Update linting configuration (#1915)
|
2023-05-17 23:19:14 +07:00 |
suspension.py
|
Worker methods cleanup (#1967)
|
2023-08-17 08:44:46 +07:00 |
timeouts.py
|
Fix a few concatenated strings that don't have to be (#1941)
|
2023-06-12 07:47:31 +07:00 |
types.py
|
Job methods docstrings (#1772)
|
2023-01-30 11:42:04 +07:00 |
utils.py
|
Removed utils.utcnow() (#2056)
|
2024-03-11 19:44:12 +07:00 |
version.py
|
Removed utils.utcnow() (#2056)
|
2024-03-11 19:44:12 +07:00 |
worker.py
|
Merge branch 'rq:master' into support-redis-cluster
|
2024-03-25 15:43:50 +02:00 |
worker_pool.py
|
Added worker_pool.get_worker_process() (#2052)
|
2024-03-09 09:28:23 +07:00 |
worker_registration.py
|
Moved some common methods to BaseWorker (#1965)
|
2023-08-13 07:56:20 +07:00 |