Azure/azure-sdk-for-net
Consider if troubleshooting link information in exception messages could be automated
开放
#31,894 创建于 2022年10月19日
ClientDocsMQhelp wanted
仓库指标
- 星标
- (4,880 个星标)
- PR 合并指标
- (平均合并 4天 23小时) (30 天内合并 574 个 PR)
描述
In combination with #31597 and #31598 perhaps there is an opportunity to implement some automation in how troubleshooting links are added to exception messages generated for a given library. For example, perhaps each client has a helper that centralizes a mapping between types and troubleshooting links such that any exception thrown from that type includes the appropriate link. This could be enhanced with analyzer support.