---
> From: Steven Nelson
> Sent: Tuesday, June 18, 2019 7:02 PM
> To: user@flink.apache.org
> Subject: Flink error handling
>
>
> Hello!
>
> We are internally having a debate on how best to handle exceptions within our
> operators. Some advocate for wrapping maps/flat
Hi,
Do you have any progress with that?
-Original Message-
From: Steven Nelson
Sent: Tuesday, June 18, 2019 7:02 PM
To: user@flink.apache.org
Subject: Flink error handling
Hello!
We are internally having a debate on how best to handle exceptions within our
operators. Some advocate
Hello!
We are internally having a debate on how best to handle exceptions within our
operators. Some advocate for wrapping maps/flatMaps inside a processfunction
and sending the error to a side output. Other options are returning a custom
Either that gets filtered and mapped into different si