Azure/azure-sdk-for-net

Consider if troubleshooting link information in exception messages could be automated

Open

#31,894 opened on 2022年10月19日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (4,479 forks)batch import
ClientDocsMQhelp wanted

Repository metrics

Stars
 (4,880 stars)
PR merge metrics
 (平均マージ 4d 23h) (30d で 574 merged PRs)

説明

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.

コントリビューターガイド