A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.
-
Updated
May 3, 2021 - Java
A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.
CLI to bring your messages back from SQS Dead Letter Queues.
Spring RabbitMQ Dead Letter Queue (DLQ) Example
A set of scripts that help with DLQ message processing
This sample project demonstrates how to protect Apache Kafka applications against poison pills (Deserialization exceptions). Kafka Consumer and KStream configuration included.
This repository demonstrates how to handle Kafka Consumer exceptions in a non-blocking manner using retry topics and DLQ (Dead Letter Queue).
Requeue Dead Letter Queue (DLQ) jobs with Lambda which created by Terraform (AWS SQS)
This library makes it easy to configure RabbitMQ for use with Spring
Serverless plugin that allows you to attach DLQs and configure invoke config on your AWS Lambda functions
Yet another AWS service to generate thumbnails. Built with AWS Lambda, S3, SQS, Serverless Framework, and LocalStack.
A library implements functionality for Kafka redelivery to reprocess messages and send messages to a separate dead message queue (topic), i.e. DLQ.
Add a description, image, and links to the dlq topic page so that developers can more easily learn about it.
To associate your repository with the dlq topic, visit your repo's landing page and select "manage topics."