Contrived example of what I\'m trying to do here:
const source = interval(1000); const errorWhenThisEmits = timer(2500); source.pipe(/* someOperatorHere? */)