Ask Solem
|
ea2f3a4a6e
pep8ify
|
16 vuotta sitten |
Ask Solem
|
2da3621bc1
forgot to import random
|
16 vuotta sitten |
Ask Solem
|
941ced3f3b
set vonmisevariate kappa to 4
|
16 vuotta sitten |
Ask Solem
|
3fe8bce72e
Make servers drift apart in time for running periodic tasks with the database backend.
|
16 vuotta sitten |
Ask Solem
|
6b81d06f56
Everything now conforms to pep8.py
|
16 vuotta sitten |
Ask Solem
|
793f8e446a
fix docstrings
|
16 vuotta sitten |
Ask Solem
|
59e01ea8c4
Better, greater documentation
|
16 vuotta sitten |
Ask Solem
|
e766d435d9
Remove RetryQueueManager.
|
16 vuotta sitten |
Ask Solem
|
9b0d901962
Update docstrings, and now deletes any expired task results, not just those marked as "DONE".
|
16 vuotta sitten |
Ask Solem
|
5271cfc530
Task result/exception seems to be properly stored now!
|
16 vuotta sitten |
Ask Solem
|
c42189e0f3
Tests now running again.
|
16 vuotta sitten |
Ask Solem
|
5b0cb8f4ff
Save Task.status and Task.result in manager
|
16 vuotta sitten |
Ask Solem
|
997dcf07dd
Ability to retry task if it fails.
|
16 vuotta sitten |
Ask Solem
|
01417c7ab5
Remove __all__, it's just stupid anyway.
|
16 vuotta sitten |
Ask Solem
|
52ffc2b264
Add is_done=True to get_all_expired filter.
|
16 vuotta sitten |
Ask Solem
|
64e64729d3
Added CELERY_TASK_META_USE_DB to store task metadata in the database instead of memcache.
|
16 vuotta sitten |
Ask Solem
|
c6f4922be9
celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.)
|
16 vuotta sitten |
Ask Solem
|
7b48860fed
PeriodicTasks run_every attribute can now be a timedelta object (if it's an int, it's converted to timedelta(seconds=run_every)
|
16 vuotta sitten |
Ask Solem
|
71face9ab0
Project changes name to celery
|
16 vuotta sitten |