基础
执行器
参考
提交记录
jobs_router
fetch(worker_name, body, session)
fetch
获取一个任务以便在边缘工作节点上执行。
state(dag_id, task_id, run_id, try_number, map_index, ...)
state
更新在边缘工作节点上运行的任务的状态。
此条目有用吗?
fetch()
state()