Description
In kip-1065 we added a RETRY response option to the ProductionExceptionHandler.
However, retrying an action instead of either crashing or dropping records would be useful for the other exception handlers as well. We should consider a followup KIP to add a RETRY response option to the ProcessingExceptionHandler and/or DeserializationExceptionHandler
Attachments
Issue Links
- relates to
-
KAFKA-17057 Add "retry" option to ProductionExceptionHandler
- Resolved