influxdata / rskafka

A minimal Rust client for Apache Kafka
Apache License 2.0
292 stars 33 forks source link

feat: retry with deadlinea #215

Closed toondaey closed 1 year ago

toondaey commented 1 year ago

Closes #212

Describe your proposed changes here. This PR implements a termination point for retry with backoff.