1

I am searching on the internet to find a code example in .NET for implementing a kafka retry policy with publishing failed messages to a Dead Letter Topic (DLT/DLQ), but I can't find an example. Does someone has some tips or links for me?

1
  • Could you please provide more information to be able to help you, like: Are you planning to use your producer in sync or in async fashion? What is your planned acks value? What's your problem with the built-in retry mechanism? How many times do you want to issue retries before falling back to DLQ? Commented Aug 3, 2021 at 7:05

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.