Azure/azure-sdk-for-net

Consider if troubleshooting link information in exception messages could be automated

Open

#31.894 aperta il 19 ott 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (4479 fork)batch import
ClientDocsMQhelp wanted

Metriche repository

Star
 (4880 star)
Metriche merge PR
 (Merge medio 5g 8h) (352 PR mergiate in 30 g)

Descrizione

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.

Guida contributor