Resetting utils subtree.

This commit is contained in:
2025-01-08 18:56:05 +05:30
parent 81fc28295f
commit 278951e8de
189 changed files with 80 additions and 142029 deletions
+1 -1
View File
@@ -377,7 +377,7 @@ async def init(
sio.start_background_task(
ticks_from_kafka,
consumer = kafka_consumer,
fetch_count = 100,
fetch_count = 1_000,
fetch_timeout = 1.0
)