integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

catch 404 error when returned for missing build

Open lgh2 opened this issue 1 year ago • 0 comments

What does this PR do?

Catches a 404 error returned from Teamcity when it is unable to find a build requested by the integration

Motivation

Customer request

Additional Notes

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] Changelog entries must be created for modifications to shipped code
  • [ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • [ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

lgh2 avatar Jun 25 '24 23:06 lgh2