openworkflowdev/openworkflow

Dashboard - detailed view for workflow execution

Open

#192 建立於 2026年1月22日

在 GitHub 查看
 (9 留言) (3 反應) (0 負責人)TypeScript (60 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (1,269 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南