Vincent Driessen
f516f8df2e
CHECKPOINT: Handle failing and unreadable jobs.
...
Failing (or unreadable) jobs are correctly put on the failure queue by
the worker now.
2012-02-08 15:18:27 +01:00
Vincent Driessen
b1650cb9b9
CHECKPOINT: Second part of the big refactoring.
...
Jobs are now stored in separate keys, and only job IDs are put on Redis
queues. Much of the code has been hit by this change, but it is for the
good.
No really.
2012-02-08 14:18:17 +01:00
Vincent Driessen
65105b44c3
CHECKPOINT: Initial part of the big refactor.
2012-02-08 00:40:43 +01:00
Vincent Driessen
fdce187c27
Putting failed jobs on the failure queue.
2012-01-30 20:55:52 +01:00
Vincent Driessen
7eb8d92605
Put unreadable tasks on the failure queue.
2012-01-30 19:41:13 +01:00
Vincent Driessen
1f64157c38
Broke down tests into multiple files.
2012-01-28 07:58:40 +01:00