Pinned issues
Issues
- 39
Future plan for Arq
#437 opened by samuelcolvin - 1
Race condition with retries and multiple workers
#482 opened by eigenein - 0
Is there a way to handle exceptions?
#484 opened by YuriiMotov - 3
How to safely re-enqueue an aborted job?
#485 opened by sashkent3 - 1
If you receive multiple requests at the same time, the system will crash. Can someone please help me resolve this issue? I need assistance.
#486 opened by lcw521888 - 1
- 2
Unable to serialize Retry error with msgpack
#481 opened by sandeep2rawat - 1
Unable to run a cron every 5 seconds, when job_id is set? (does the minimum have to be 60 seconds?)
#459 opened by epicwhale - 0
- 1
- 2
GitHub Releases: Date years are off-by-one
#477 opened by dannya - 3
Support for redis > 5.0.x in pyproject.toml?
#458 opened by epicwhale - 0
Support max-idle-time
#475 opened by longredzhong - 0
How to delete a job?
#474 opened by dasegos - 2
- 0
- 0
Too many Redis calls happen randomly
#471 opened by SlavaSkvortsov - 0
How to monitor
#469 opened by yuanjie-ai - 0
- 1
Dynamic Cron Jobs
#450 opened by MehdiRtal - 5
Scheduling repeated unique jobs
#457 opened by davidhuser - 6
Use pubsub and blocking for improved response times
#404 opened by m-kuhn - 3
`v0.26` release
#441 opened by samuelcolvin - 4
- 5
TypeError: Redis.__init__() got an unexpected keyword argument 'retry_on_error'
#456 opened by johnnybychance - 0
Poll for next batch of job when about to finish
#455 opened by alexx-ftw - 1
Time based Queue. Handling X jobs per minute.
#453 opened by waseemhnyc - 0
- 1
Grab Job in Queue and Cancel it
#449 opened by waseemhnyc - 0
crash if expires_ms is negative
#447 opened by danieleds - 0
[Question] Concurrent Functions
#443 opened by alireza-da - 1
RQ publisher to ARQ consumer
#428 opened by pintofcat - 4
[BUG] --watch does not reload code changes, despite console output saying so "files changed, reloading arq worker..."
#429 opened by epicwhale - 5
Cannot enqueue job with a _job_id again, despite execution of the job being fully completed?
#432 opened by epicwhale - 8
The future of arq
#414 opened by AlexanderPodorov - 3
Allow for user specified Redis key prefix
#436 opened by ipmb - 1
Task Progress
#425 opened by ronbeltran - 3
- 0
- 3
[Question] Rate limit per job?
#426 opened by williamle92 - 2
cron job with parameter
#431 opened by fmatten - 2
How can I prevent cron from starting a new task if the previous one is still running?
#430 opened by Soures888 - 1
Add `args` and `kwargs` to job context for `on_job_start`/`on_job_end` hooks
#415 opened by frankie567 - 1
Duplicate jobs showing in monitor
#421 opened by younseoryu - 1
[Question] `max_jobs` per job?
#419 opened by dev-techmoe - 0
- 2
Just a test issue
#413 opened by birkjernstrom - 0
Question: failed job reason
#410 opened by Minstel - 5
Job aborts failing
#405 opened by rm-21 - 1
Feature Request: Adjust in_progress_key timeout and implement additional heartbeat functionality
#407 opened by noncuro