Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Feat] Add Dead-Letter Queue (DLQ) for Failures #139

@yordis

Description

@yordis

Related to #138

Along with acking the message to avoid queueing the system on a failure, it is also prudent that we must publish successfully into a DLQ topic the failed message.

Acceptence Criteria

As an operator:

  • I would allow to configure a DLQ topic name where the failed messages will be published to

As an application dev:

  • I expect a DLQ message to be published when a message is processed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions