expanso-dead-letter-queue

Official

Handle failed messages with DLQ

Authorexpanso-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical issue of handling messages that fail processing in a message queue system, preventing data loss and enabling robust error management.

Core Features & Use Cases

  • Dead-Letter Queueing: Automatically routes failed messages to a designated DLQ topic.
  • Retry Logic: Implements exponential backoff for retrying failed messages up to a configurable limit.
  • Error Metadata Enrichment: Adds detailed error information to failed messages for easier debugging.
  • Use Case: In a high-throughput event processing system, messages that fail validation or processing can be sent to a DLQ for later analysis, while transient errors are retried automatically.

Quick Start

Run the dead-letter-queue skill using the default Kafka brokers and input topic.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: expanso-dead-letter-queue
Download link: https://github.com/expanso-io/expanso-skills/archive/main.zip#expanso-dead-letter-queue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.