改为手动提交
This commit is contained in:
parent
e6331341a5
commit
d639660839
@ -144,4 +144,4 @@ class Transmitter:
|
|||||||
try:
|
try:
|
||||||
kafka_client.commit()
|
kafka_client.commit()
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
self.log.error(e)
|
self.log.error(f'进程:{self.p} error:{e}')
|
||||||
|
Loading…
Reference in New Issue
Block a user