Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw TimeoutException instead of OperationCanceledException on the final retry in DownloadRepositoryAction #2895

Merged
merged 1 commit into from Sep 28, 2023

Conversation

TingluoHuang
Copy link
Member

This will make sure the composite action get marked as failed and stop running following steps.
Before the change:
image

After the change:
image

@TingluoHuang TingluoHuang requested a review from a team as a code owner September 28, 2023 04:17
@TingluoHuang TingluoHuang enabled auto-merge (squash) September 28, 2023 13:18
@TingluoHuang TingluoHuang merged commit 2a6f271 into main Sep 28, 2023
10 checks passed
@TingluoHuang TingluoHuang deleted the users/tihuang/testbug branch September 28, 2023 13:35
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.

None yet

2 participants