Class: Karafka::Routing::Features::DeadLetterQueue

Inherits:
Base
  • Object
show all
Defined in:
lib/karafka/routing/features/dead_letter_queue.rb,
lib/karafka/routing/features/dead_letter_queue/topic.rb,
lib/karafka/routing/features/dead_letter_queue/config.rb,
lib/karafka/routing/features/dead_letter_queue/contracts/topic.rb

Overview

Note:

This feature has an expanded version in the Pro mode. We do not use a new feature injection in Pro (topic settings)

This feature allows to continue processing when encountering errors. After certain number of retries, given messages will be moved to alternative topic, unclogging processing.

Defined Under Namespace

Modules: Contracts, Topic Classes: Config

Method Summary

Methods inherited from Base

activate, load_all, post_setup_all, pre_setup_all