azure-functions-kafka-extension icon indicating copy to clipboard operation
azure-functions-kafka-extension copied to clipboard

Nice to have deadlettering

Open ryancrawcour opened this issue 5 years ago • 1 comments

Include an optional setting where you can specify a deadletter Kafka stream in your config somewhere and it will deadletter to that for you after retries have been exceeded.

ryancrawcour avatar Mar 19 '19 22:03 ryancrawcour

Another topic for discussion is whether or not we should retry calling the function if it failed. A retry logic and then finally moving to a deadlettering. @ryancrawcour

fbeltrao avatar Mar 24 '19 21:03 fbeltrao

After several discussions we have added the support for retry to the customers and let customers handle it's own Dead letter. So closing this issue

shrohilla avatar Dec 14 '22 04:12 shrohilla