Ask Solem
|
4caae56b60
Pyflakes
|
15 年之前 |
Brian Rosner
|
5b299ad076
Slightly better and more consistent display of traceback
|
15 年之前 |
Ask Solem
|
3e57f99bcb
Tests for all of celery.views
|
16 年之前 |
Ask Solem
|
5ccd44941f
Document missing docstrings in celery.datastructures
|
16 年之前 |
Ask Solem
|
cfa225cb0d
Some more unittests.
|
16 年之前 |
Jason Baker
|
87155c3727
Minor correction: adding a missing angle bracket.
|
16 年之前 |
Ask Solem
|
84eb860d99
PEP8ify: Group imports
|
16 年之前 |
Ask Solem
|
fa338c65d8
PEP8ify
|
16 年之前 |
Ask Solem
|
197d8880ab
Add a sensible __repr__ to ExceptionInfo for easier debugging
|
16 年之前 |
Ask Solem
|
a3fa7a68e6
Cosmetic changes
|
16 年之前 |
Ask Solem
|
c5b31df850
Implement AMQP basic.qos (Quality of Service) to set the message prefetch
|
16 年之前 |
Ask Solem
|
e68b712eb2
PEP8ify
|
16 年之前 |
Ask Solem
|
6febb44e06
Document the ExceptionInfo class
|
16 年之前 |
Ask Solem
|
2644e8904d
celery.datastructures: Remove extraneous import statements.
|
16 年之前 |
gregoire
|
1f9fa39d32
Fix import of traceback module
|
16 年之前 |
Ask Solem
|
8764717f9d
make gregoirecachets mail error feature work with the new pool refactor
|
16 年之前 |
gregoire
|
e3d8168746
Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production)
|
16 年之前 |
gregoire
|
e650f8e82f
Upgrade logging level of done msg for tasks in error from INFO to ERROR
|
16 年之前 |
Ask Solem
|
ea2f3a4a6e
pep8ify
|
16 年之前 |
Ask Solem
|
474e5b2374
Revert to pre-broken pystrip execution
|
16 年之前 |
Ask Solem
|
2723ca06da
Remove extraenous whitespace using pystrip
|
16 年之前 |
Ask Solem
|
473bc8ad0c
Worker cleanup. The TaskDaemon class is now called WorkController
|
16 年之前 |
Ask Solem
|
cc199089ac
Restart pool if a process is dead
|
16 年之前 |
Ask Solem
|
ccf06f6ff2
Changed the Pool again. Looks like we're getting where we want (knocks on wood)
|
16 年之前 |
Ask Solem
|
27268af673
Fix tyrant and reset to using multiprocessing.Pool but using a new algorithm
|
16 年之前 |
Ask Solem
|
a404426113
Not using multiprocessing.Pool anymore, but our own algorithm.
|
16 年之前 |
Ask Solem
|
903b2e7d6e
The worker gets deadlocked waiting for zombie processes, this is an experimental patch to change the way we join processes.
|
16 年之前 |
Ask Solem
|
991192d9e8
Documentation improvements
|
16 年之前 |
Ask Solem
|
6b81d06f56
Everything now conforms to pep8.py
|
16 年之前 |
Ask Solem
|
59e01ea8c4
Better, greater documentation
|
16 年之前 |