Skip to main content

pause-task-instance

暂停/恢复 Dataphin 调度任务实例(按任务名 + 业务日期 + 运行时点定位并触发 PAUSE/RESUME)。触发场景:实例暂停 / 暂停调度 / 恢复调度 / pause / resume / operate-instance PAUSE / 阻止实例被调度拉起 / 小时任务暂停某个时点。完整流程:list-instances(按 bizdate + DueTime 筛选)→ operate-instance(PAUSE/RESUME) → get-physical-instance 验证 SchedulePaused。关键点:bizdate 默认 T-1(今日运行的实例业务日期通常是昨天);小时任务一个 bizdate 有多个实例,需按 DueTime 选定时点;PAUSE 成功后实例 StatusList 可能仍为 WAIT_SCHEDULE,真正判据是 NodeInfo.SchedulePaused=true。触发词:暂停实例、pause、恢复实例、resume、operate-instance PAUSE、暂停调度、阻止调度。

Jump to install

Source facts

Repository
aliyun/alibabacloud-aiops-skills
Last source activity
August 7, 2026 at 06:37
Detected SKILL.md language
Mixed languages
Stars
231
Forks
28

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.