Skip to content

Add retries to more flaky steps#2679

Merged
andrewlock merged 1 commit into
masterfrom
andrew/more-retries
Apr 13, 2022
Merged

Add retries to more flaky steps#2679
andrewlock merged 1 commit into
masterfrom
andrew/more-retries

Conversation

@andrewlock

Copy link
Copy Markdown
Member

Summary of changes

Add retries to some more "download" steps that are prone to failure

Reason for change

Recent build failure due to failure to transient download failure

Implementation details

retryCountOnTaskFailure FTW 🎉

@andrewlock
andrewlock requested a review from a team as a code owner April 13, 2022 08:31
@andrewlock andrewlock added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Apr 13, 2022
@andrewlock

Copy link
Copy Markdown
Member Author

Code Coverage Report 📊

✔️ Merging #2679 into master will not change line coverage
✔️ Merging #2679 into master will not change branch coverage
✔️ Merging #2679 into master will not change complexity

master #2679 Change
Lines 13575 / 18627 13619 / 18627
Lines % 73% 73% 0% ✔️
Branches 7854 / 11125 7872 / 11125
Branches % 71% 71% 0% ✔️
Complexity 12431 12431 0 ✔️

View the full report for further details:

Datadog.Trace Breakdown ✔️

master #2679 Change
Lines % 73% 73% 0% ✔️
Branches % 71% 71% 0% ✔️
Complexity 12431 12431 0 ✔️

The following classes have significant coverage changes.

File Line coverage change Branch coverage change Complexity change
Datadog.Trace.Telemetry.JsonWebRequestTelemetryTransport -27% -57% 0 ✔️
Datadog.Trace.Ci.CIVisibility 7% ✔️ 7% ✔️ 0 ✔️
Datadog.Trace.Ci.Processors.OriginTagTraceProcessor 9% ✔️ 17% ✔️ 0 ✔️

View the full reports for further details:

@andrewlock
andrewlock merged commit ed74cf7 into master Apr 13, 2022
@andrewlock
andrewlock deleted the andrew/more-retries branch April 13, 2022 10:34
@github-actions github-actions Bot added this to the vNext milestone Apr 13, 2022
robertpi pushed a commit that referenced this pull request Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants