stories
stories copied to clipboard
Document usage with Celery.
- Wrap story in a task
- Submit the task from a story
- Use the same task synchronously in the same story
- Decision, if the task should be delayed or executed instantly, is a part of business logic.