In my Combine pipeline, I\'m trying to prevent the upstream from terminating by using flatMap to catch the error outside of the original publisher:
flatMap