Skip to content

v1.2.0: Improve KafkaException to show more low-level detail

Choose a tag to compare

@spenczar spenczar released this 03 Jun 22:35
739199b

This release includes #43, which adds more detail to the adc.errors.KafkaException class by exposing the low-level confluent_kafka.KafkaError directly on the exception so that callers can make judgements about the retriability of errors.