Skip to main content
Version: v2.2.0

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.

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 task id

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

search-task-by-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

Delete successfully

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

success-task

Delete 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