Skip to content

build: retry TSA upload task#316479

Merged
bryanchen-d merged 1 commit into
mainfrom
bryanchen/add-tsa-upload-retry
May 14, 2026
Merged

build: retry TSA upload task#316479
bryanchen-d merged 1 commit into
mainfrom
bryanchen/add-tsa-upload-retry

Conversation

@bryanchen-d
Copy link
Copy Markdown
Contributor

This adds retryCountOnTaskFailure: 3 to the existing TSAUpload@2 task in the Windows SDL scan pipeline.

The TSA upload step already exists and is marked continueOnError: true; this change gives transient TSA upload failures a few automatic retries before continuing, without adding a new task block or changing the broader 1ES SDL configuration.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 14, 2026 19:02
@bryanchen-d bryanchen-d enabled auto-merge May 14, 2026 19:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves reliability of the Windows SDL scan pipeline by adding automatic retries to the existing TSA upload step, reducing noise from transient TSA service/network failures while keeping the pipeline’s current “continue on error” behavior.

Changes:

  • Add retryCountOnTaskFailure: 3 to the TSAUpload@2 task in the Win32 SDL scan pipeline.
Show a summary per file
File Description
build/azure-pipelines/win32/sdl-scan-win32.yml Adds task-level retry to the TSA upload step to better tolerate transient failures.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@vs-code-engineering
Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • build/azure-pipelines/win32/sdl-scan-win32.yml

@bryanchen-d bryanchen-d merged commit bdfa14a into main May 14, 2026
29 checks passed
@bryanchen-d bryanchen-d deleted the bryanchen/add-tsa-upload-retry branch May 14, 2026 19:20
@vs-code-engineering vs-code-engineering Bot added this to the 1.121.0 milestone May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants