Table of Contents

Error Handling

Use .Try().Catch().Finally() for structured error handling, or .WithCompensation() for saga pattern.