Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error executing the policy but the task tolerates this and continues.... #84

Open
jrevillard opened this issue Apr 15, 2021 · 1 comment

Comments

@jrevillard
Copy link

Hello @mmolimar,

I see in the source code a couple of places where the task can fail more or less silently from a kafka connect point of vue as the task is still in RUNNUNG state.

This can be good to have some stability in case of network issue for instance but in the same time, this can masked some other issues like access right issues etc.

I think it would be good to have a way to say that the task should fail after some time or a number of attempts (configurable).

Best,
Jerome

@mmolimar
Copy link
Owner

Hi @jrevillard.
Thanks for the suggestion. I'll take it into account for the next release ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants