Build queue consumer for:
Queue system: ${{QUEUE_SYSTEM}}
Message types: ${{MESSAGE_TYPES}}
Processing: ${{PROCESSING_LOGIC}}
Implement:
- Consumer setup
- Message deserialization
- Processing logic
- Acknowledgment handling
- Dead letter handling
- Retry logic
- Graceful shutdown
- MonitoringOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{QUEUE_SYSTEM][{MESSAGE_TYPES][{PROCESSING_LOGIC]