Skip to main content

get_task_progress

Function get_task_progress 

Source
pub async fn get_task_progress(
    task_id: String,
) -> Result<TaskProgress, ServerFnError>
Expand description

查询任务进度(轮询用)。

§Handler information

  • Method: post
  • Path: <auto>