Configure Celery for reliable delivery
A comprehensive recipe to make Celery restart unfinished tasks after server failure.
#Backend development
#Data engineering
Experiments, thoughts and stories about my work
A comprehensive recipe to make Celery restart unfinished tasks after server failure.
Understand the web-queue-worker architecture to implement a service able to ingest and run expensive analysis on thousands of documents.