Someone provided us a flow, but we don't know if it's safe to use because it may throw an exception sometimes; moreover, processing is also an unsafe operation.
Make sure that if the code throws an exception, the flow collection stops safely and no error is printed or re-thrown.
Tip: A `.catch` operator can be used with an empty lambda