- xlwings Newsletter
- Posts
- Celery task states
Celery task states
Celery task states: More than just SUCCESS and FAILURE
Have you ever tried building a progress tracker for long running Celery tasks?
If so, have a look at my latest blog post about custom Celery task states to find out how to do it:
I know, the title doesn't sound too related to task progress tracking, but I promise it is. Plus, you get to learn a lot about Celery task states and what you can do with them.
Cheers,
Bjoern