You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a configuration area on the Web UI, where the configuration would be available to change. This configuration area would write the maximum number of attempts to a database. This configuration would be read from the database when the retry routine was to be executed and evaluate if the retry queue is to be retried. This configuration would be defined based on a combination of Kafka cluster + Topic name - in case the consumer is connecting to more than 1 Kafka cluster and this would avoid a topic name clash.
Are you able to help bring it to life and contribute with a Pull Request?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your request related to a problem you have?
The user might want to limit the number of retries and stop retrying after a maximum threshold configuration has been reached.
Needs:
Describe the solution you'd like
Have a configuration area on the Web UI, where the configuration would be available to change. This configuration area would write the maximum number of attempts to a database. This configuration would be read from the database when the retry routine was to be executed and evaluate if the retry queue is to be retried. This configuration would be defined based on a combination of Kafka cluster + Topic name - in case the consumer is connecting to more than 1 Kafka cluster and this would avoid a topic name clash.
Are you able to help bring it to life and contribute with a Pull Request?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: