openworkflowdev / openworkflowdev/openworkflow
Dashboard - detailed view for workflow execution
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 1.3k
- フォーク
- 66
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 69
説明
Is your feature request related to a problem? Please describe.
Debugging workflows steps is hard. Specially when we want to know what steps are taking long time or failing.
Describe the solution you'd like
Create a workflow run detailed view, where we could see what step started at what time, and how long it took to complete. Inngest.js example below:
Describe alternatives you've considered
Additional context
I can take care of this as a first contribution. I am not sure the cli / backend can provide the necessary information already. If it can't I will also need to implement this.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、既存のダッシュボードの workflow run ビューの処理フローを追い、CLI またはバックエンドがステップのタイミング、完了、失敗のデータをすでに提供しているか確認します。workflow run に各ステップの開始時刻、所要時間、失敗状態を表示する詳細ビューがあり、必要なデータがまだ利用できない場合はそれも提供されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend, observability
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100