(20241227) New shell scripts with modifications to the old ones.

This commit is contained in:
2024-12-27 19:30:32 +05:30
parent 93a68cc078
commit 7ddae1707f
5 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ async def init():
ticks_from_kafka,
consumer = ConsumerKafka(
topic = "tickers",
group_id = f"{SERVER_HOSTNAME}_tickers",
# group_id = f"{SERVER_HOSTNAME}_tickers",
bootstrap_servers = "del.ditscentre.in:9092",
security_protocol = "SSL",
ssl_context = get_ssl_context(