KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 33 forks source link

Support for Handlers #61

Open Delawen opened 2 years ago

Delawen commented 2 years ago

Kamelet Binding`s offer a mechanism to specify an error policy to adopt in case an event produced by a source or consumed by a sink. Through the definition of an errorHandler you will be able to apply certain logic to the failing event, such as simply logging, ignoring the event or posting the event to a Sink.

We need to support handlers like this one.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This has been closed due to inactivity. If you want to further pursue this development, please reopen it again adding the new information.

kahboom commented 1 year ago

hey @Delawen this is still in Sprint 5, should I move it to Sprint 6 or was it done?

Delawen commented 1 year ago

This is the camel-k task, I haven't had time to even sit to do it.

kahboom commented 1 year ago

that's okay, I'll bump it to Sprint 6

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This has been closed due to inactivity. If you want to further pursue this development, please reopen it again adding the new information.

Delawen commented 1 year ago

Reopening although this may be re-visited as "multiple independent integrations"

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Delawen commented 1 year ago

This may be fixed in #460

No, it was not.