Skip to content

Commit c2070f3

Browse files
committed
Added kafka config in docker compose
1 parent 78cb857 commit c2070f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/docker-configuration.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ brokers = ["kafka:29092"]
5757
topic_prefix = "decision-engine"
5858
batch_size = 100
5959
batch_timeout_ms = 1000
60+
max_consecutive_failures = 5
6061

6162
[analytics.clickhouse]
6263
host = "http://clickhouse:8123"

0 commit comments

Comments
 (0)