Paul Pearce
|
96fc21e40b
Document the local-only behavior of Task.retry() max_retries
|
9 年之前 |
Ask Solem
|
c0fc4217fe
Document the reject_on_worker_lost setting properly. #2840
|
9 年之前 |
Ask Solem
|
a06b94ea82
Adds missing Cassandra settings to celery.app.defaults
|
9 年之前 |
Ask Solem Hoel
|
cee79afbc6
Merge pull request #2859 from paul-pearce/master
|
9 年之前 |
Paul Pearce
|
a4bed4dd62
Fixed Control.disable_events() documentation bug
|
9 年之前 |
Omer Katz
|
8e31670bb7
Merge pull request #2840 from mpermana/master
|
9 年之前 |
Ask Solem
|
f0bf13c053
Fixes broken test
|
9 年之前 |
Ask Solem
|
8c8ee7c317
New cassandra backend, small bugs, cosmetics, flakes (Issue #2782)
|
9 年之前 |
Ask Solem
|
604469b785
Merge branch 'piotrmaslanka/new-cassandra-backend'
|
9 年之前 |
Michael Permana
|
22bde6c739
Add test case for on_failure with WorkerLostError, acks_late and reject_on_worker_lost
|
9 年之前 |
Michael Permana
|
44355dc077
Only reject and retry when we really know the redelivered is False
|
9 年之前 |
Ask Solem
|
1b67e644e8
Fixed outdated django example
|
9 年之前 |
Ask Solem
|
09c3972ab1
Merge branch 'master' of github.com:celery/celery
|
9 年之前 |
Ask Solem
|
7f30d902e3
Try new Travis
|
9 年之前 |
Omer Katz
|
93facbb67b
Merge pull request #2753 from darylyu/patch-1
|
9 年之前 |
Omer Katz
|
9130f0a368
Merge pull request #2794 from schmiddy/dumpcam-on_shutter-example
|
9 年之前 |
Omer Katz
|
9784063dd4
Merge pull request #2810 from sww/remove-extra-on-retry
|
9 年之前 |
Omer Katz
|
307b9116d9
Merge pull request #2821 from asfaltboy/documentation-clarification-memory-cache-backend
|
9 年之前 |
Omer Katz
|
2a95c2c0b3
Merge pull request #2831 from seungha-kim/patch-1
|
9 年之前 |
Michael Permana
|
01f921adee
Only reject and requeue on non redelivered message to avoid infinite crash
|
9 年之前 |
Michael Permana
|
577e3da6fd
Always reject if acks_late and worker lost
|
9 年之前 |
Michael Permana
|
580f06be22
Fix issue #1628
|
9 年之前 |
Ask Solem
|
045b52f145
flakes
|
9 年之前 |
Ask Solem
|
151442a162
proc.dead does not exist for some reason
|
9 年之前 |
Ask Solem
|
d342f220b7
Disabled backend now overrides get_many
|
9 年之前 |
Ask Solem
|
fc38ae3b2e
Removes worker Queues bootstep
|
9 年之前 |
Ask Solem
|
f1930712e0
Stresstest default heartbeat now 30s
|
9 年之前 |
Ask Solem
|
964cbce6f8
Fixes tests
|
9 年之前 |
Ask Solem
|
132d8d94d3
Use repr(signature) for periodic task when no name provided. Closes #2834
|
9 年之前 |
Ask Solem
|
89f5f33e7e
Adds abstract classes CallableTask and CallableSignature
|
9 年之前 |