issues
search
rq
/
rq-scheduler
A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)
MIT License
1.45k
stars
229
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does scheduler.cron de-duplicate jobs with the same id?
#268
kennysong
opened
3 years ago
1
on_success how to add args in rq 1.9.0
#267
56907dzq
closed
3 years ago
1
Is it possible to utilize decorators to indicate scheduled_tasks like rq does for tasks?
#266
caffeinatedMike
opened
3 years ago
0
Add `get_job` function to retrieve a job instance by ID
#265
davidalber
closed
3 years ago
2
[Feature Request] Support FakeStrictRedis for tests
#264
caffeinatedMike
closed
3 years ago
1
Upgrade to GitHub-native Dependabot
#263
dependabot-preview[bot]
closed
3 years ago
1
Don't repeat periodic task till its completed by other workers
#262
bhaskar8088
opened
3 years ago
0
Is it possible to completely disable timeout?
#261
taewookim
opened
3 years ago
0
Jobs scheduled with `use_local_timezone=True` are executed twice
#260
waldner
opened
3 years ago
3
`use_local_timezone` parameter still using UTC
#259
SiddChugh
closed
3 years ago
0
Scheduler.acquire_lock returns None instead of False
#258
rahfar
closed
3 years ago
0
Lock already taken - skipping run
#257
ilmoi
closed
3 years ago
1
Job timing out with the error "moving jobs to failedjobregistry (work-horse terminated unexpectedly) no PID returned"
#256
maevecnorton
opened
3 years ago
0
added assert
#255
joshuaostrom-cb
closed
3 years ago
0
Scheduled jobs not executed when using Redis on Heroku
#254
gruffaren
closed
3 years ago
2
Traceback shown in log even when using custom exception handler
#253
waldner
opened
4 years ago
0
Is there support for custom serializers?
#252
jeremygoh
opened
4 years ago
0
Dependabot couldn't authenticate with https://pypi.python.org/simple/
#251
dependabot-preview[bot]
closed
4 years ago
0
Cron runs twice if specify exact minute
#250
TsimafeiTsykunou
opened
4 years ago
8
Both datetime module and type don't have get_utc_timezone() method. Also cron with use_local_timezone=True flag not using local timezone and using UTC by default.
#249
TsimafeiTsykunou
closed
4 years ago
1
fixed local TZ handling - fixes #247
#248
Eugeny
closed
3 years ago
6
How does "use_local_timezone" work? Seems that it's not using the local timezone
#247
BartlomiejSkwira
closed
3 years ago
5
Jobs dispatched EARLIER than scheduled
#246
taewookim
closed
4 years ago
4
How to Detect & Re-Try Expired Jobs?
#245
taewookim
opened
4 years ago
1
What would cause a job to get removed from the scheduler?
#244
taewookim
closed
4 years ago
2
remove useless tests_require
#243
lhfelis
closed
4 years ago
1
Refactor run_tests.py
#242
lhfelis
closed
4 years ago
1
Pass origin in job object in _create_job method
#241
aruna1997
opened
4 years ago
0
Always enqueued_at=None on windows python 3.8.0.
#240
palkoc
opened
4 years ago
0
update README
#239
aepiotti
closed
4 years ago
0
(docs): fixed small error
#238
0xflotus
closed
4 years ago
1
[question] How do I get a job id ?
#237
Geoffrey42
closed
4 years ago
1
Jobs can not be queued?
#236
vking34
closed
4 years ago
2
Scheduled jobs always have the same job ID
#235
benshanahan1
opened
4 years ago
4
How to reschedule jobs that failed?
#234
taewookim
closed
4 years ago
1
docs: add multiple scheduler info
#233
oxalorg
closed
4 years ago
3
[BUG] Local timezones do not work with cronitor
#232
cjpit
opened
4 years ago
1
Cron is not scheduling as per the provided string
#231
dhamechavivek95
opened
4 years ago
1
Schedule table should contain jobs definition
#230
marcinn
opened
4 years ago
0
Lock can timeout when enqueue_jobs() execution is longer than expected
#229
marcinn
opened
4 years ago
1
Instantiate a Scheduler using an RQ Queue doesn't work
#228
tadrian88
closed
1 year ago
2
birth / death
#227
marcinn
opened
4 years ago
2
[Feature] count the number of times job executed
#226
arbazkiraak
opened
4 years ago
1
Depends on
#225
noncomputable
closed
4 years ago
0
Allow chose queue type when the job is scheduled
#224
eberloso
closed
4 years ago
5
Use a transaction when enqueuing a job to ensure atomicity
#223
marianstefi20
opened
4 years ago
1
Use a transaction when enqueuing a job to ensure atomicity
#222
marianstefi20
closed
4 years ago
0
Schedulers taking longer than defined for execution
#221
jangster3794
opened
4 years ago
3
Cant run any schedules
#220
dfilter
opened
4 years ago
1
Registering death automatically after some time "pickel data was truncated"
#219
dhamechavivek95
closed
4 years ago
0
Previous
Next