gromsterus commented on issue #150: URL: https://github.com/apache/pulsar-client-python/issues/150#issuecomment-1700674109
Hi @dengshaochun. I tried to reproduce the bug but the code works. There are suspicions that the problem is in the name of topic. Here my example: https://github.com/gromsterus/issues-sandbox/tree/main/pulsar-client-python-150 I [use](https://github.com/gromsterus/issues-sandbox/blob/main/pulsar-client-python-150/case/tasks.py#L31) `persistent://public/default/test-celery`. If you provide the complete code with celery initialization it will be easier to help 🤝 -- 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]
