Skip to content

Update Kafka consumer config in production to fix !1450

This is to fix the overriding kafka_consumer_config for production that was missing in !1450 (merged). Without this, all external events listeners will fail in production.

Merge request reports