index
:
delta/python-packages/rq.git
canceled-job-registry
clean-worker-registry
codecov
coveralls
delete-stopped-jobs
dependabot/add-v2-config-file
dependency-canceled
deprecate-timeout
enqueue-at-args
failed-job-registry
failed-queue-clears-started-at
fix-race-condition
fix-result-ttl-0
fix-scheduler-onpy-38
fix-started-job-registry-race-condition
fix-unpickleable-result
foxx-feature/testworker-docs
gh-pages
hmset
improve-rq-info
job-scheduling
job-timeout
job-worker-name
log-job-execution-handling
logging-additions
logging-improvements
master
multi-dependencies
parser-class-fix
pubsub
python3.8
register-birth-ttl
reliable-queue
remove-py3.5
results
retry
rqinfo-runs-maintenance-tasks
scheduler-integration
sentry
stop-job
test-infinite-timeout
v1.0
wait-for-processing-unit
watcher
worker-by-queue
worker-compression
worker-statistics
worker-stats
zhangliyong-cli-rq
github.com: nvie/rq.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rq
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Customizable Serializer Support (#1219)
Babatunde Olusola
2020-04-16
1
-6
/
+0
*
RQ v1.0! (#1059)
Selwin Ong
2019-03-30
1
-0
/
+4
*
Fixed issue#72 (#818)
luojiebin
2017-04-28
1
-0
/
+4
*
Raise an exception if a given dependency does not exist
Stefan Hammer
2016-08-25
1
-0
/
+4
*
move ShutDownImminentException into exceptions.py
Samuel Colvin
2016-06-19
1
-0
/
+6
*
Clean up type checking of Worker constructor
Vincent Driessen
2015-06-03
1
-4
/
+0
*
Enable the most modern Python syntax.
Vincent Driessen
2014-05-05
1
-0
/
+5
*
PEP8ify.
Vincent Driessen
2013-09-02
1
-0
/
+1
*
Merge branch 'master' into yaniv-aknin-worker_ttl
Vincent Driessen
2013-02-15
1
-2
/
+2
|
\
|
*
Make inner_exception optional, and use new except syntax.
Vincent Driessen
2013-01-31
1
-1
/
+1
|
*
job: save the real exception when unpickling fails
Idan Kamara
2013-01-30
1
-2
/
+2
*
|
Refactor dequeue_any to accept arbitrary timeouts
Yaniv Aknin
2013-01-26
1
-0
/
+3
|
/
*
Implement requeue() method on FailedQueue.
Vincent Driessen
2012-02-15
1
-0
/
+4
*
Flake8 style fixes.
Vincent Driessen
2012-02-13
1
-1
/
+2
*
CHECKPOINT: Initial part of the big refactor.
Vincent Driessen
2012-02-08
1
-0
/
+3
*
Put unreadable tasks on the failure queue.
Vincent Driessen
2012-01-30
1
-1
/
+3
*
Change the way jobs are pickled.
Vincent Driessen
2012-01-30
1
-3
/
+0
*
Clarified responsibility of the Job class.
Vincent Driessen
2012-01-28
1
-0
/
+4
*
Throw DequeueError when reading unprocessable data from queue.
Vincent Driessen
2012-01-27
1
-0
/
+3
*
Make the dequeue methods return values consistent.
Vincent Driessen
2011-11-16
1
-3
/
+0
*
Restructure some code.
Vincent Driessen
2011-11-16
1
-0
/
+5