francisoliverlee commented on issue #154: URL: https://github.com/apache/rocketmq-client-python/issues/154#issuecomment-2774132826
试试给每个实例设置一个唯一的instance name ```python consumer.set_instance_name(str(time.time())) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
