confluentinc / confluent-kafka-python

Confluent's Kafka Python Client
http://docs.confluent.io/current/clients/confluent-kafka-python
Other
135 stars 898 forks source link

How to recover after a disconnection #1810

Closed wuhongsheng closed 2 months ago

wuhongsheng commented 2 months ago

Description

How to reproduce

Checklist

Please provide the following information:

pranavrth commented 2 months ago

Please fill out all the details from next time you raise any issue.

For you question, the client automatically tries to recover from any disconnection.