microsoftgraph / microsoftgraph/msgraph-sdk-python

Clear list of retryable exceptions

未关闭
#648 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 issue 中链接的 GraphServiceClient retry request 和 Microsoft Graph user-list-transitivememberof documentation 开始。检查 SDK 现有的文档和错误处理参考资料,然后确定相关页面中可重试的异常。完成的标准是文档为应用程序作者提供清晰、易于访问的列表或参考资料。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。