Find and manage schedules(查找与管理计划(Schedules))¶
Schedules can be searched for and managed using the Build Schedules application, allowing you to apply criteria and filters to your searches. For example, you can search for paused schedules by a given user or schedules scoped to a certain Project, filtered by name and sorted by latest run.
To access the Build Schedules application, look for Build schedules in the Foundry navigation sidebar to the left of your browser.

From the Build Schedules landing page, you will first see the schedules you created. Search parameters are stored in the page link, allowing you to bookmark a page or send the link to other users.
Adding search criteria¶

To find other schedules, select Add more schedules to view. Schedules will be found if they match any search criteria. The available search criteria are:
- Files: Find schedules by the datasets or other files in Foundry that they build. If no branch is specified, the default branch will be used.
- User: Find schedules last updated by the user(s) selected.
- Projects: Find schedules scoped to a given Project. User-scoped schedules are currently not supported for this parameter.
Further filtering and options¶
The list of schedules can be further refined by schedule name (if one is present on the schedule) and pause status. It can also be sorted by name, creation date, last run date, or last update date of the schedule.
Schedule information¶
For each schedule, the configuration of the schedule is shown as well as details on recent runs. The following details are shown over the 10 most recent runs (or fewer if the schedule has run fewer than 10 times):
- Total compute: Total CPU time for the recent runs of the schedule.
- Median duration: The median build duration over the recent runs of the schedule where the build succeeded.
- Mean frequency: How often the schedule has recently run, on average.
The colored dots represent the recent runs of the schedule, with the most recent on the right. Hover over them to see more details or, for schedules that ran a build, click them to view the build report for that build.
Schedule actions¶
Actions on found schedules can be performed individually or in bulk. The menu on each schedule card contains links to edit the schedule in Data Lineage and a link to the Metrics and History page, where you can view more details on the schedule’s performance and history and set up health checks. There are also controls to toggle pause, run, or delete the schedule.
It is also possible to pause, enable, or delete schedules in bulk:
- Choose Select schedules… in the header.
- Select the schedules on which you want to perform the action.
- Select an action from the header.
中文翻译¶
查找与管理计划(Schedules)¶
你可以通过构建计划(Build Schedules)应用搜索和管理计划(Schedules),搜索时可自定义条件和筛选规则。例如,你可以搜索特定用户创建的已暂停计划,或是归属于指定项目(Project)的计划,还支持按名称筛选、按最近运行时间排序。
如需访问构建计划(Build Schedules)应用,可在浏览器左侧的Foundry导航侧边栏中找到Build schedules入口。

进入构建计划(Build Schedules)应用的落地页后,首先展示的是你自己创建的所有计划。搜索参数会直接保存在页面链接中,你可以将该页面添加为书签,或是把链接分享给其他用户。
添加搜索条件¶

如需查找其他计划,选择Add more schedules to view即可,只要匹配任意一项搜索条件的计划都会被检索出来。可用的搜索条件包括:
- 文件(Files): 通过计划构建的数据集(Dataset)或Foundry内的其他文件查找计划。如果未指定分支(Branch),将默认使用默认分支。
- 用户(User): 查找由选定用户最后更新的计划。
- 项目(Project): 查找归属于指定项目的计划。目前该参数暂不支持筛选归属用户的计划。
更多筛选与选项¶
你可以通过计划名称(如果计划已配置名称)和暂停状态进一步精简计划列表,也支持按计划名称、创建日期、最近运行日期或最后更新日期对列表进行排序。
计划信息¶
每个计划都会展示其配置信息,以及最近运行的详情。以下指标基于最近10次运行数据统计(如果计划运行次数不足10次,则按实际运行次数计算):
- 总计算量(Total compute): 该计划最近运行的累计CPU时长。
- 中位运行时长(Median duration): 该计划最近运行成功的构建任务的中位耗时。
- 平均运行频率(Mean frequency): 该计划近期的平均运行间隔。
彩色圆点代表计划的最近运行记录,最右侧的圆点为最近一次运行。将鼠标悬停在圆点上可查看更多详情;对于已执行过构建的计划,点击圆点可查看对应构建的构建报告(Build Report)。
计划操作¶
你可以对检索到的计划执行单个或批量操作。每个计划卡片的菜单包含两个链接:一个是在数据血缘(Data Lineage)中编辑该计划的入口,另一个指向指标与历史记录(Metrics and History)页面,你可以在该页面查看计划运行表现和历史记录的更多详情,还能设置健康检查(Health Check)。除此之外,你也可以切换计划的暂停/启用状态、手动触发计划运行或删除计划。
你也可以批量暂停、启用或删除计划,操作步骤如下:
- 选择页面头部的Select schedules…选项。
- 勾选所有需要执行操作的计划。
- 在页面头部选择对应要执行的操作即可。