Tag: Result Pattern
All the articles with the tag "Result Pattern".
-
C# 管道错误处理:Result、异常与短路
Published: at 11:54 PMC# 管道要区分预期拒绝、意外异常和取消,并把短路、幂等、重试与遥测写进契约。本文用订单示例说明 Result 与异常的边界,以及副作用发生后的处理方式,帮助你减少重复副作用与误判。
All the articles with the tag "Result Pattern".
C# 管道要区分预期拒绝、意外异常和取消,并把短路、幂等、重试与遥测写进契约。本文用订单示例说明 Result 与异常的边界,以及副作用发生后的处理方式,帮助你减少重复副作用与误判。