For the complete documentation index, see llms.txt. This page is also available as Markdown.

Task Details

Table of Tasks

The Tasks side panel shows all tasks from a selected process. You can use the search bar to search by Task Hash or filter tasks by status using the dropdown.

Selecting a task from the table provides specific information about the task in Task details.

Task Details

On the right side of the Task details panel, you'll find:

  • Task status: Exit code, task status, attempts.

  • Execution time: Metrics for task submission, start, and completion times.

  • Resources requested: Metrics for the resources requested by the task.

  • Resources used: Metrics for the resources used by the task.

  • Details: Tag and hash.

On the left side, you can view:

  • Log: A real-time log of the selected task's execution.

  • Files: Preview results associated with the task. This is available for completed tasks only.

Was this helpful?