SaFi Bank Space : SaFi How to implement DLQ in the Kafka listener(WIP)

DLQ is essential to handling messages lost when we’re relying on business events. We had DLQ Management & Error Handling in Kafka to regularize the convention. This article aims to address how to implement the DLQ by using the common Kafka utils.

Retry

Retry with the default configuration