warpstreamlabs / bento

Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
https://warpstreamlabs.github.io/bento/
Other
1.06k stars 71 forks source link

Option for handling input errrors #92

Open jem-davies opened 3 months ago

jem-davies commented 3 months ago

Consider adding a method of enabling users to define a config that will allow the error handling of input components that have failed to connect.

Kind of related to https://github.com/warpstreamlabs/bento/issues/91