Skip to content

feat: enhance workflow timelines and file DAG features#23

Merged
zhanghaomiao merged 1 commit into
mainfrom
feat/fix-job-count
Jul 7, 2026
Merged

feat: enhance workflow timelines and file DAG features#23
zhanghaomiao merged 1 commit into
mainfrom
feat/fix-job-count

Conversation

@zhanghaomiao

Copy link
Copy Markdown
Owner
  • Updated the WorkflowTimeline component to support pagination for job views, improving performance with large workflows.
  • Introduced a new TimelineResponse schema to structure timeline data, including job counts and statuses.
  • Enhanced the FileDagResponse schema to include additional fields for input/output path counts and upstream/downstream rules.
  • Added new indexes for efficient querying of workflow job and file data.
  • Updated job status handling to mark interrupted jobs as UNKNOWN instead of ERROR, improving clarity in job tracking.
  • Refactored related components and services to accommodate these enhancements, ensuring a cohesive user experience.

- Updated the WorkflowTimeline component to support pagination for job views, improving performance with large workflows.
- Introduced a new TimelineResponse schema to structure timeline data, including job counts and statuses.
- Enhanced the FileDagResponse schema to include additional fields for input/output path counts and upstream/downstream rules.
- Added new indexes for efficient querying of workflow job and file data.
- Updated job status handling to mark interrupted jobs as UNKNOWN instead of ERROR, improving clarity in job tracking.
- Refactored related components and services to accommodate these enhancements, ensuring a cohesive user experience.

Co-authored-by: Cursor <cursoragent@cursor.com>
@zhanghaomiao zhanghaomiao merged commit 09b517d into main Jul 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant