ConnectorInputException
should lead to a failed job without retries (technical error)
#3806
Labels
good first issue
kind:task
Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
What should we do?
ConnectorInputException
should be handled in theConnectorJobHandler
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.
The text was updated successfully, but these errors were encountered: