microsoftgraph / microsoftgraph/msgraph-sdk-python
Clear list of retryable exceptions
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 630
- Fork
- 96
- Merge trung bình
- 15 giờ 20 phút
- Pull request đã merge (30 ngày)
- 3
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với GraphServiceClient retry request và Microsoft Graph user-list-transitivememberof documentation được liên kết trong issue. Xem lại tài liệu hiện có của SDK và các tài liệu tham chiếu về xử lý lỗi, sau đó xác định các ngoại lệ có thể retry trên các trang liên quan. Công việc được xem là hoàn tất khi tài liệu cung cấp một danh sách hoặc tài liệu tham chiếu rõ ràng, dễ tiếp cận cho các tác giả ứng dụng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100