Skip to content

Allow router plugins access for router handlers #288

@dangerousplay

Description

@dangerousplay

Hi, we are creating a middleware and also a router plugin that allows reprocessing of messages that failed and went through a poison/dead letter topic.

In order to be able to reprocess the messages without needing to republish them in the same topic,
that other applications can be listening, the router plugin should be able to access the handlers.

We can create a router plugin that could expose the reprocess functionality via an HTTP endpoint, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions