Suggested Approach for Handling Failures in Generators
Suggest adding a note to the "Using Generators" https://www.effect.website/docs/essentials/using-generators section to consider this approach Recovering from errors in generator syntax to deal with failures within a generator.
