Skip to content

Conversation

@r4victor
Copy link
Collaborator

@r4victor r4victor commented Oct 17, 2025

Closes #3102

The PR add next_triggered_at field to the Run response model and shows Schedule and Next run boxes on Run page UI for scheduled runs:

Screenshot 2025-10-17 at 14 17 23

next_triggered_at is not showed in the CLI since it'll require more thought where and if it should be displayed exactly.

Also made empty values for some boxes displayed as "-" instead of "" since "" led to broken layout if all values in the row are empty.

@r4victor r4victor merged commit d4e0c75 into master Oct 17, 2025
28 checks passed
@r4victor r4victor deleted the issue_3102_scheduled_time branch October 17, 2025 09:32
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.

[Feature]: Show next scheduled time for pending runs with schedule

2 participants