## Title Setup Kafka Producer for Event Streaming ## Description We need a reliable Kafka producer to send ingestion events into the pipeline. ## Goal Enable scalable event streaming. ## Tasks * [ ] Setup Kafka connection * [ ] Define event schema * [ ] Handle retries ## 🛠️ Tech Context * Go * Kafka ## Acceptance Criteria * [ ] Events reliably delivered * [ ] Retry mechanism works
Title
Setup Kafka Producer for Event Streaming
Description
We need a reliable Kafka producer to send ingestion events into the pipeline.
Goal
Enable scalable event streaming.
Tasks
🛠️ Tech Context
Acceptance Criteria