Don't muddle up the topics when sending Kafka batches

This commit is contained in:
2022-09-20 23:03:02 +01:00
parent e0803d4934
commit 027c43b60a
3 changed files with 33 additions and 18 deletions

View File

@@ -1,11 +1,11 @@
import asyncio
from os import getenv
import orjson
import db
import util
from processing import process
from os import getenv
SOURCES = ["4ch", "irc", "dis"]
KEYPREFIX = "queue."