Skip to content

[Bug][AzureDevOps_GO plugin] collectApiTimelineRecords subtask doesn't treat 204 No Content as graceful skip for Timeline API #8944

@AayushBansal-767

Description

@AayushBansal-767

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When collecting build timelines the subtask fails if the Timeline API returns 204 No Content for deleted/empty builds.

What do you expect to happen

A guard to treat 204 as a graceful skip so the subtask continues instead of failing.

How to reproduce

Configure Azure DevOps connection and run the azuredevops plugin's timeline collector against a project with deleted builds (or builds with no timeline). Observe the subtask failing when the Timeline API responds with 204 No Content.

Anything else

No response

Version

v1.0.3-beta12

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThis issue is a bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions