msgraph-sdk-python icon indicating copy to clipboard operation
msgraph-sdk-python copied to clipboard

Clear list of retryable exceptions

Open andre-qumulo opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I would like to add my own retry logic into applicaitions that use the GraphServiceClient but I'm some trouble finding a list of the retryable exceptions I'm likely to find. Do you know where it is?

Describe the solution you'd like Please add a reference or a list to the documentation such as this page: https://learn.microsoft.com/en-us/graph/api/user-list-transitivememberof?view=graph-rest-1.0&tabs=python. I'm happy to run through multiple pages as long as the errors are listed out.

Describe alternatives you've considered My searching skills are probably not the best but I can't find a list.

Additional context Add any other context or screenshots about the feature request here.

andre-qumulo avatar Apr 01 '24 19:04 andre-qumulo