Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
56 stars 7 forks source link

[Feature Request]: Create admin Web UI - List of in retry messages #112

Open luispfgarces opened 1 year ago

luispfgarces commented 1 year ago

Is your request related to a problem you have?

Be able to view information and manage on the KafkaFlow Retry.

Describe the solution you'd like

Have a Web UI nuget package that adds a series of HTTP resources to check and manage upon the KafkaFlow Retry usage of the application.

In this case, add support to list all queues and items on those queues (messages are not displayed). It should be possible to perform basic searching by QueueGroupKey.

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response