apache / apache/pulsar-client-python
Is there a way to get the status of client connection?
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When the pulsar server go down after a succressful connection to the python client, is there a way to check if that the connection is destroyed. like for instance
a boolean: client.is_closed()
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.