Skip to content

[ISSUE] Jobs.GetByJobId doesn't work correctly with jobs having more than 100 tasks #1283

@alexott

Description

@alexott

the Get operation by default returns only 100 tasks, and if there is more (specified in has_more attribute), the caller needs to request additional tasks and merge with the previous chunks. But right now, Jobs.GetByJobId just call Get and returns only first chunk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions