kafkaflow-retry-extensions
kafkaflow-retry-extensions copied to clipboard
[Feature Request]: Create admin Web UI - Cancellation of items
Is your request related to a problem you have?
Be able to manage queues and items in retry, which users can deem unprocessable for any reason.
Needs:
- #112
Describe the solution you'd like
Be able to have a specific UI functionality to cancel queues and specific items in a queue.
Suppose we have a listing of queues, the user should be able to select multiple queues and trigger a cancel over them. Also, assuming that the user can open a queue detail (and view which items are included), he should be able to select multiple (ordered, starting on the first item) items and trigger a cancel over them.
Are you able to help bring it to life and contribute with a Pull Request?
Yes
Additional context
No response