Skip to content

Cherry-Pick: Add retries for software installs - #40389

Merged
iansltx merged 2 commits into
rc-minor-fleet-v4.82.0from
cherry-pick-34068-software-install-retries
Feb 24, 2026
Merged

Cherry-Pick: Add retries for software installs#40389
iansltx merged 2 commits into
rc-minor-fleet-v4.82.0from
cherry-pick-34068-software-install-retries

Conversation

@iansltx

@iansltx iansltx commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Merged into main in #39827.

Fixes #34068 Adds automatic retries (up to 3 attempts) for failed software installs from host details, self-service, and setup experience across all installer types.
@codecov

codecov Bot commented Feb 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 74.16667% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.36%. Comparing base (8822747) to head (3f109db).
⚠️ Report is 1 commits behind head on rc-minor-fleet-v4.82.0.

Files with missing lines Patch % Lines
server/service/orbit.go 67.34% 13 Missing and 3 partials ⚠️
server/datastore/mysql/software_installers.go 79.41% 4 Missing and 3 partials ⚠️
ee/server/service/software_installers.go 33.33% 2 Missing and 2 partials ⚠️
server/service/apple_mdm.go 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           rc-minor-fleet-v4.82.0   #40389      +/-   ##
==========================================================
- Coverage                   66.36%   66.36%   -0.01%     
==========================================================
  Files                        2452     2456       +4     
  Lines                      196339   196707     +368     
  Branches                     8577     8577              
==========================================================
+ Hits                       130307   130538     +231     
- Misses                      54227    54348     +121     
- Partials                    11805    11821      +16     
Flag Coverage Δ
backend 68.13% <74.16%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iansltx
iansltx merged commit bd5c4c5 into rc-minor-fleet-v4.82.0 Feb 24, 2026
45 checks passed
@iansltx
iansltx deleted the cherry-pick-34068-software-install-retries branch February 24, 2026 14:48
@georgekarrv georgekarrv mentioned this pull request Mar 3, 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.

3 participants