Azure / Azure/azure-functions-durable-python
Support long polling in CallHttp API
オープン
Enhancement
fixed-in-v2
- 主要言語
- Python
- スター
- 157
- フォーク
- 70
- 平均マージ
- 2日 10時間
- マージ済み PR(30日)
- 2
説明
In dotnet, the callHttp API supports long-polling when the target HTTP endpoint returns a 202 status code. We should implement this functionality in Python as well. A sample implementation can be found here: https://github.com/Azure/azure-functions-durable-js/pull/346
コントリビューションガイド
調査の方向性
Python CallHttp API から始め、azure-functions-durable-js の pull request 346 にあるサンプル実装と動作を比較します。対象の HTTP エンドポイントがステータス 202 を返した場合の Long Polling のサポートを実装し、その後、CallHttp がその応答を期待どおりに処理することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 58/100