squakez commented on issue #247: URL: https://github.com/apache/camel-kamelets/issues/247#issuecomment-838404222
> > I think for the source side, it's important to specify the pollOnError option, to specify how to behave in case of fail while polling one message. > > Is there some relation to error handler? cc: @squakez The `errorHandler`, if configured by user, is taking over when an exception arise either in the `source` or the `sink`. If there is some error managment done by the `Kamelet`, then, the `errorHandler` should not be triggered. However it would be good to double check these kind of behaviors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org