microsoftgraph / microsoftgraph/msgraph-sdk-python
Long running operations Support
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- Python
- スター
- 630
- フォーク
- 96
- 平均マージ
- 15時間 20分
- マージ済み PR(30日)
- 3
説明
In Azure SDK/API as an example,
Long running operations are performed in the following flow?
- A URL is returned that can be used to retrieve the result of the operation once completed.
- The URL can be used to monitor the status of the operation, at regular intervals until it is completed.
- Optionally a callback URL is availed that can be used to get notification once a long running operation is completed.
Technically, this looks like polling and a callback URL.
Do we have a spec on this for Graph SDKs @baywet @andrueastman @darrelmiller @ddyett @Ndiritu @samwelkanda
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Azure SDK/API の issue の例と Graph SDK の参照を確認し、長時間実行される操作、ポーリング、コールバック URL について既存の仕様があるかどうかを判断します。完了とするには、合意された Graph SDK 仕様または範囲が明確な実装リクエストが必要です。payload にはファイルもテストも記載されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100