refactor: expose kafka sink configuration
This commit is contained in:
@@ -71,7 +71,7 @@ repositories, and statistic calculators.
|
||||
|
||||
### Event Contract
|
||||
|
||||
`sink-mq` owns the Kafka protobuf envelope and consumer plumbing.
|
||||
The Kafka sink owns the protobuf envelope and consumer plumbing.
|
||||
Consumers should use `EnvelopeConsumerProcessor` so invalid protobuf, skipped
|
||||
envelopes, and downstream failures are converted to structured results and DLQ
|
||||
records instead of blocking a partition.
|
||||
|
||||
Reference in New Issue
Block a user