Clear list of retryable exceptions
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.