confluentinc / confluent-kafka-go

Confluent's Apache Kafka Golang client
Apache License 2.0
4.67k stars 659 forks source link

Add retry logic to RestService #1337

Closed rayokota closed 1 week ago

rayokota commented 1 week ago

Add retry logic to RestService. We implement exponential backoff with full jitter per https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/

confluent-cla-assistant[bot] commented 1 week ago

:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.