2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add shorthand aliases for json and pickle serializers (#2401) More... 4 months ago
Remove deferred jobs from DeferredJobRegistry when enqueued (#2402) More... 4 months ago
fix race condition preventing restarting worker (#2395) More... 4 months ago
Fix mypy 2 (#2400) More... 4 months ago
Fix cron_string parameter to cron in README (#2399) More... 4 months ago
SpawnWorker should use !r when interpolating strings (#2398) More... 4 months ago
Add namedtuple for `Queue.parse_args` result (#2397) More... 4 months ago
Warn pickle (#2394) More... 4 months ago
Update Result to store execution data (#2391) More... 5 months ago
Implement job uniqueness check (#2351) More... 5 months ago
Added Retry.__repr__ (#2390) More... 5 months ago
Added support for enqueue_at_front=True args for Retry (#2360) More... 5 months ago
Bump codecov/codecov-action from 5.5.3 to 6.0.0 (#2388) More... 6 months ago
Modernize typing syntax using PEP 604 and builtin generics (#2385) More... 6 months ago
Add valkey 9.x to test (#2384) More... 6 months ago
Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#2382) More... 6 months ago
Client list (#2381) More... 6 months ago
When a job is stopped, it's dependencies shouldn't be enqueued (#2380) More... 6 months ago
DeferredJobRegistry is scored by job creation time (#2378) More... 6 months ago
Job IDs may only contain allowed characters (#2374) More... 6 months ago
Refactor Retry result handling (#2373) More... 6 months ago
Fallback to the previous behavior prior to PR 2358 (#2371) More... 6 months ago
Bump version to 2.7.0 More... 7 months ago
Fix misleading ended_at and log message on work-horse termination (#2364) More... 7 months ago
Fix job status not updated before success/failure callbacks (#2363) More... 7 months ago
Validate depends_on argument (#2365) More... 7 months ago
Use fork multiprocessing context in test_handle_shutdown_request (#2359) More... 7 months ago
Explicitly use Process with `fork` method (#2358) More... 7 months ago
Cronjob monitoring (#2340) More... 7 months ago
Bump actions/setup-python from 6.1.0 to 6.2.0 (#2356) More... 8 months ago