microsoftgraph / microsoftgraph/msgraph-sdk-python
Clear list of retryable exceptions
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
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.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 issue 中連結的 GraphServiceClient retry request 和 Microsoft Graph user-list-transitivememberof documentation 開始。檢視 SDK 現有的文件和錯誤處理參考資料,然後識別相關頁面中的可重試例外。完成的標準是文件為應用程式作者提供清楚且易於存取的清單或參考資料。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100