apache / apache/pulsar-client-python
Disable consumer auto reconnect
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Could you provide an option to set the client's automatic reconnection strategy? I would like to use the admin API to force delete a subscription, but currently, the consumer immediately reconnects after being disconnected, causing the subscription to be recreated.
per https://github.com/apache/pulsar/pull/22423
Contributor guide
Assessment
This issue has not been assessed yet.