工具 API

cancel_run

Cancel a run. A queued run stops immediately, a running one within a few seconds. Records already produced are kept (partial=true) and readable via get_run_result; cost covers only what was produced. Confirm the final state with get_run_status; calling this on a finished run raises an error with no side effect.

devOAuth1 积分

调用信息

工具标识
datahub.cancel_run
服务提供方
八爪鱼 DataHub
平均响应
0 ms
近 7 天调用
0

输入参数

run_id必填

Run id from run_data_app / an App-specific tool, or recovered via list_runs