AayushBansal-767 opened a new issue, #8944: URL: https://github.com/apache/devlake/issues/8944
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) 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? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
