Azure / Azure/azure-functions-durable-python

Ensure Internal entity exceptions are correctly handled

オープン
#233 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
P2
主要言語
Python
スター
157
フォーク
70
平均マージ
2日 10時間
マージ済み PR(30日)
2

説明

As discussed here: https://github.com/Azure/azure-functions-durable-python/pull/184

There's an outstanding discussion about what to do when an entity errors out due to an internal exception. For example: what if an operation is missing its name.

One possibility is to propagate the error back to the orchestrator, same as if it were a user-code-level exception. Another approach is to error out completely and let the extension handle it, which is our current approach.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず pull request 184 の議論と、操作名が不足していることについての issue の説明を読んでください。内部エンティティ例外をオーケストレーターに伝播させるべきか、拡張機能で処理するために終了させるべきかを明確にし、その後、期待される動作を定義し、その経路を対象とした集中的なカバレッジで検証してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。