kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

What is the write retry policy?

Open natenho opened this issue 3 years ago • 2 comments

According to the docs, high-level Writer has

Automatic retries and reconnections on errors.

But how does it work? Is there any interval between attempts? Any exponential backoff strategy? We could add these details to the docs.

natenho avatar Aug 07 '22 20:08 natenho

+1

suadev avatar Aug 25 '22 14:08 suadev

Hi @natenho,

Our docs are definitely lacking around the retry logic which is here.

Would you be interesting is contributing some documentation updates?

rhansen2 avatar Aug 26 '22 15:08 rhansen2

Closing due to inactivity.

rhansen2 avatar Sep 30 '22 16:09 rhansen2