microsoft / microsoft/durabletask-java

Orchestrator function code failures don't contain any information

オープン
#200 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

P1
主要言語
Java
スター
29
フォーク
18
平均マージ
1日 10時間
マージ済み PR(30日)
2

説明

When orchestrator function code directly throws an exception, the details of the exception are not logged. Instead, only the following is visible:

Unexpected failure in the task execution

This makes it very difficult to determine the actual cause of the failure.

Expected

Details of the exception should be included in the log message that gets logged by the Functions host.

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、Java SDK がオーケストレーター関数から直接スローされた例外をどのように処理しているか、また「Unexpected failure in the task execution」メッセージがどこでログに記録されるかを追跡します。既存のロギング関連のテストがあれば特定し、それらを使って、問題を修正した際に例外の詳細が Functions host log に表示されることを確認します。

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

評価

技術スタック
java
領域
backend, observability
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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