-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: zhaoxinxin <[email protected]>
- Loading branch information
Showing
51 changed files
with
106 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
id: task | ||
title: Task | ||
slug: /advanced-guides/web-console/job/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](../../../resource/advanced-guides/task/search-task-by-url.png) | ||
|
||
### Search by task id | ||
|
||
**Task ID**: Query the task cache based on the task id. | ||
|
||
![search-task-by-task-id](../../../resource/advanced-guides/task/search-task-by-task-id.png) | ||
|
||
## Delete task | ||
|
||
Click `DELETE` and delete task. | ||
|
||
![delete-task](../../../resource/advanced-guides/task/delete-task.png) | ||
|
||
The deleted task will not return results immediately and you need to wait. | ||
|
||
![pending-task](../../../resource/advanced-guides/task/pending-task.png) | ||
|
||
## Executions | ||
|
||
Displays all deleted task. | ||
|
||
![executions](../../../resource/advanced-guides/task/executions.png) | ||
|
||
### Delete successfully | ||
|
||
If the status is SUCCESS and the Failure list does not exist, it means that the deletion task is successful. | ||
|
||
![success-task](../../../resource/advanced-guides/task/success-task.png) | ||
|
||
### Delete failed | ||
|
||
The Failure list will show the tasks that failed to execute. | ||
|
||
![failure-task](../../../resource/advanced-guides/task/failure-task.png) | ||
|
||
Click the `Description` icon to view the failure log. | ||
|
||
![error-log](../../../resource/advanced-guides/task/error-log.png) |
Binary file modified
BIN
-11.5 KB
(61%)
docs/resource/advanced-guides/personal-access-tokens/copy-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+222 KB
(420%)
docs/resource/advanced-guides/personal-access-tokens/create-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+257 KB
(480%)
docs/resource/advanced-guides/personal-access-tokens/delete-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+105 KB
(290%)
docs/resource/advanced-guides/personal-access-tokens/tokens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+241 KB
(510%)
docs/resource/advanced-guides/personal-access-tokens/update-token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12.6 KB
(120%)
docs/resource/advanced-guides/task/search-task-by-task-id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-22.4 KB
(68%)
docs/resource/advanced-guides/web-console/cluster/cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-44.5 KB
(67%)
docs/resource/advanced-guides/web-console/cluster/clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-74.7 KB
(30%)
docs/resource/advanced-guides/web-console/cluster/create-cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-138 KB
docs/resource/advanced-guides/web-console/cluster/delete-all-inative-instances.png
Binary file not shown.
Binary file modified
BIN
-92.2 KB
(34%)
docs/resource/advanced-guides/web-console/cluster/delete-cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+65.2 KB
docs/resource/advanced-guides/web-console/cluster/delete-inactive-scheduler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+63.7 KB
docs/resource/advanced-guides/web-console/cluster/delete-inactive-seed-peer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-45.3 KB
(68%)
docs/resource/advanced-guides/web-console/cluster/delete-scheduler.png
Oops, something went wrong.
Binary file modified
BIN
-37.9 KB
(73%)
docs/resource/advanced-guides/web-console/cluster/delete-seed-peer.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-69.3 KB
(32%)
docs/resource/advanced-guides/web-console/cluster/scheduler.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-87.6 KB
(28%)
docs/resource/advanced-guides/web-console/cluster/seed-peer.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-40.6 KB
(50%)
docs/resource/advanced-guides/web-console/cluster/update-cluster.png
Oops, something went wrong.
Binary file modified
BIN
+37.6 KB
(220%)
...e/advanced-guides/web-console/developer/personal-access-tokens/create-token.png
Oops, something went wrong.
Binary file modified
BIN
+44 KB
(250%)
...e/advanced-guides/web-console/developer/personal-access-tokens/delete-token.png
Oops, something went wrong.
Binary file modified
BIN
+8.91 KB
(140%)
...esource/advanced-guides/web-console/developer/personal-access-tokens/tokens.png
Oops, something went wrong.
Binary file modified
BIN
+38 KB
(220%)
...e/advanced-guides/web-console/developer/personal-access-tokens/update-token.png
Oops, something went wrong.
Binary file modified
BIN
-54 KB
(55%)
docs/resource/advanced-guides/web-console/user/change-password.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-51.8 KB
(53%)
docs/resource/advanced-guides/web-console/user/update-profile.png
Oops, something went wrong.
Binary file modified
BIN
-22.4 KB
(73%)
docs/resource/advanced-guides/web-console/user/update-user-role.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters