Celery, the Python Task Queue

Celery has been my daily companion for >5years now.

Somehow our setup was never simple enough that we would have been allowed to just set it and forget it. But, that’s utterly our own fault for always demanding to have everything just the way we want and also exceedingly fast and incredible efficient.

The next item in my collection of “Aren’t we all just constantly re-creating the same bits of code?” is how...
Celery never retries your tasks, unless you tell it to. Here is how you can tell her to:
Have you ever heard of the continuum of theory-before-practice VS. practice-before-theory? Probably not, since I created the name just now...