Added timeout for tasks that run even when canceled

This commit is contained in:
Chase King 2025-03-05 09:03:12 -05:00
parent bce8824f31
commit 0728b81d06

View file

@ -128,6 +128,7 @@ stages:
- job: download_and_merge_reports
dependsOn: playwright_tests
timeoutInMinutes: 8
cancelTimeoutInMinutes: 10
steps:
- task: DownloadPipelineArtifact@2
inputs: