swift-server / swift-kafka-client

Apache License 2.0
83 stars 23 forks source link

Use returned error #163

Closed blindspotbounty closed 8 months ago

blindspotbounty commented 8 months ago

Sometimes it is possible to receive the following error:

KafkaError.rdKafkaError: Success

The problem is that last error is returned instead of resulting error from method.