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

ConnectorInputException should lead to a failed job without retries (technical error) #3806

Open
sbuettner opened this issue Dec 16, 2024 · 0 comments · May be fixed by #3844
Open

ConnectorInputException should lead to a failed job without retries (technical error) #3806

sbuettner opened this issue Dec 16, 2024 · 0 comments · May be fixed by #3844
Assignees
Labels
good first issue kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@sbuettner
Copy link
Contributor

What should we do?

ConnectorInputException should be handled in the ConnectorJobHandler in a way that they lead to a failed job without any retries (technical error).

Why should we do it?

This would allow Connector developers to raise errors without retrying them.

@sbuettner sbuettner added kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. good first issue labels Dec 16, 2024
@ztefanie ztefanie self-assigned this Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants