Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Add the option the expand the tasks when querying a job #3330

@chkeita

Description

@chkeita

When querying the job currently, the result contains a summary of the task information.

"task_info": [
        {
            "state": "running",
            "task_id": "6ea695da-071c-4840-a1fd-eb2239df6649",
            "type": "generic_analysis"
        },
       ...
    ],

This work will add an option to expand the task information in the job to get the full information for each tasks.

AB#162890

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions