Skip to main content
Version: Next

Task

In this article, you will be shown Task page information.

Search task

Search by URL

URL: Query the task cache based on the URL.

Piece Length: When the task URLs are the same but the Piece Length is different, they will be distinguished based on the Piece Length, and the queried tasks will also be different.

Tag: When the task URL is the same but the tags are different, they will be distinguished based on the tags, and the queried tasks will also be different.

Application: Caller application which is used for statistics and access control.

Filter Query Params: Filter the query parameters of the downloaded URL. If the download URL is the same, it will be scheduled as the same task.

search-task-by-url

Search by Image Manifest URL

Deletion of the image manifest URL task cache is not supported yet.

Image Manifest URL: Query the task cache based on the image manifest URL.

search-task-by-task-id

Search by Task ID

Task ID: Query the task cache based on the task id.

search-task-by-task-id

Search by Content for Calculating Task ID

Content for Calculating Task ID: Query the task cache based on the content for calculating task id.

search-task-by-content-for-calculating-task-id

Delete task

Click DELETE and delete task.

delete-task

The deleted task will not return results immediately and you need to wait.

pending-task

Executions

Displays all deleted task.

executions

Execution

If the status is SUCCESS and the Failure list does not exist, it means that the deletion task is successful.

success-task

Execution failed

The Failure list will show the tasks that failed to execute.

failure-task

Click the Description icon to view the failure log.

error-log