Farfetch / kafkaflow-retry-extensions

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

[Feature Request]: Create admin Web UI - Manually trigger retry for a specific queue #115

Open luispfgarces opened 1 year ago

luispfgarces commented 1 year ago

Is your request related to a problem you have?

In a scenario where the retry polling configuration is set to long time spacing between retries (e.g. 6 hours between retries) a user might want to retry a specific retry queue sooner (and not wait for the next retry scheduled run).

Needs:

Describe the solution you'd like

Be able to have a specific UI functionality to trigger the retry of a whole queue.

Suppose we have a listing of queues, the user should be able to select multiple queues and trigger a retry.

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

Yes

Additional context

No response