Set up Celery for:
Task types: ${{TASK_TYPES}}
Broker: ${{MESSAGE_BROKER}}
Requirements: ${{REQUIREMENTS}}
Configure:
- Celery app setup
- Task definitions
- Task routing
- Retry policies
- Rate limiting
- Scheduled tasks (Beat)
- Monitoring (Flower)
- Error handlingOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{TASK_TYPES][{MESSAGE_BROKER][{REQUIREMENTS]