microsoft / microsoft/durabletask-java
Query instance history support
オープン
@shreyas-gopalakrishna がすでに取り組んでいます。
2022年4月6日 から。
feature-parity
- 主要言語
- Java
- スター
- 29
- フォーク
- 18
- 平均マージ
- 1日 10時間
- マージ済み PR(30日)
- 2
説明
Requirement
Orchestration clients should be able to query for an orchestration instance and also get back the history events for that orchestration, similar to the showHistory flag mentioned here.
Implementation notes
The .NET in-process Durable Functions implementation returned a JSON array. For this work-item, we should instead return something structured - e.g., an array of strongly typed objects.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。