You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the dead letter recoverer, KafkaHeaders.DLT_EXCEPTION_FQCN is almost always a KafkaListenerExecutionException. This makes the header less helpful than it could be. Is there any way we can add a header for the cause of the exception?
The text was updated successfully, but these errors were encountered:
When using the dead letter recoverer, KafkaHeaders.DLT_EXCEPTION_FQCN is almost always a KafkaListenerExecutionException. This makes the header less helpful than it could be. Is there any way we can add a header for the cause of the exception?
The text was updated successfully, but these errors were encountered: