Ask Solem
|
5ec54631ec
Use numbers module
|
11 年之前 |
Ask Solem
|
6b94ceb4f1
The celer purge command now warns and promopts for confirmation (can be disabled using new -f option)
|
11 年之前 |
Ask Solem
|
167c00f7e1
Worker: Now uses WorkerShutdown instead of SystemTerminate so that gevent/eventlet can distinguish from "WorkerLostError"
|
11 年之前 |
Ask Solem
|
05394418df
Merge branch '3.0'
|
11 年之前 |
Ask Solem
|
50d15af364
Fixes repr of RetryTaskError
|
11 年之前 |
Ask Solem
|
2ed2b3875c
Renames RetryTaskError -> Retry (backwards compatible)
|
12 年之前 |
Ask Solem
|
67e221a024
Adds Reject exception to reject or requeue the message. Closes #1383
|
12 年之前 |
Ask Solem
|
154b574809
__all__ is everywhere
|
12 年之前 |
Ask Solem
|
59e1f54ab4
Control: Output warning if multiple replies from same nodename. Closes #1377
|
12 年之前 |
Ask Solem
|
e71a93c728
Do not apply Django fixups if Django is not installed (but show warning). Related to #1311
|
12 年之前 |
Ask Solem
|
f564efe4ce
Merge branch '3.0'
|
12 年之前 |
Ask Solem
|
e8515ed7c5
Defines what happens when a chord task fails. Closes #1172
|
12 年之前 |
Ask Solem
|
d718d27d25
Implements new task_retry signal. Closes #1169
|
12 年之前 |
Ask Solem
|
075674a20f
Implements new task_retry signal. Closes #1169
|
12 年之前 |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
12 年之前 |
Ask Solem
|
6a3b1ff6f5
Merge branch '3.0'
|
13 年之前 |
Ask Solem
|
21295ee732
Fixes terminate of revoked task and now updates state+event for terminated tasks
|
13 年之前 |
Ask Solem
|
d8a0591091
Merge branch '3.0'
|
13 年之前 |
Ask Solem
|
46ab71ff74
Tasks can now raise celery.exceptions.Ignore to not update any state
|
13 年之前 |
Ask Solem
|
68e365e81a
Tests passing on Py2.6
|
13 年之前 |
Ask Solem
|
b23fd8c3f6
Use more str.format
|
13 年之前 |
Ask Solem
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
13 年之前 |
Ask Solem
|
09ab407067
Tests passing
|
13 年之前 |
Ask Solem
|
c06772304d
Fixes for RetryTaskError exception
|
13 年之前 |
Ask Solem
|
cc1ae88ff9
Remove copyright texts from modules
|
13 年之前 |
Ask Solem
|
d4bb75ef4b
Py3k fixes
|
13 年之前 |
Ask Solem
|
d58f89f496
flake8
|
13 年之前 |
Ask Solem
|
8adf8e8e6b
Now depends on billiard 2.7.3.0
|
13 年之前 |
Ask Solem
|
041cb3c20d
Tasks can now have callbacks and errbacks, and dependencies are recorded
|
13 年之前 |
Mher Movsisyan
|
703cba6f1d
send_task warns when CELERY_ALWAYS_EAGER is on
|
13 年之前 |