acoustic-carpenter-78188
08/11/2023, 4:46 AMkickoff_time, so that I can know which execution window requires remedy actions.
Currently the UI shows execution sorted by start_time , with the ability to filter by status/version/start time/duration.
For running scheduled pipeline, we indicate the kickoff_time_input_arg in launchplan.
schedule = CronSchedule("* 1 * * *", kickoff_time_input_arg="kickoff_time")
Currently there is no view base on kickoff_time also it can be error prone or cumbersome to click on every execution "Inputs/Outputs" to view the kickoff_time. Since this is largely used in launchplan, it would help to have the list of execution sorted base on kickoff_time to know if a particular scheduled execution failed and wasn't remedied.
Screenshot 2023-08-11 at 12 33 05 PM▾
kickoff_time in the UI. Executions without this arg can be omitted from view.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte