Skip to content

Cherry pick: Fixed connection exhaustion causing DNS issues#43433

Merged
getvictor merged 2 commits intorc-minor-fleetd-android-v1.4.0from
victor/42624-cherry-pick
Apr 13, 2026
Merged

Cherry pick: Fixed connection exhaustion causing DNS issues#43433
getvictor merged 2 commits intorc-minor-fleetd-android-v1.4.0from
victor/42624-cherry-pick

Conversation

@getvictor
Copy link
Copy Markdown
Member

Related issue: Resolves #42624

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #42624

Fix for unreleased bug

## Testing
- [x] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Adjusted certificate enrollment to process sequentially, ensuring
proper handling and reducing potential race conditions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

(cherry picked from commit e19ecaa)
@getvictor getvictor marked this pull request as ready for review April 10, 2026 21:05
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@getvictor getvictor linked an issue Apr 10, 2026 that may be closed by this pull request
1 task
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (rc-minor-fleetd-android-v1.4.0@7e524f4). Learn more about missing BASE report.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             rc-minor-fleetd-android-v1.4.0   #43433   +/-   ##
=================================================================
  Coverage                                  ?   66.89%           
=================================================================
  Files                                     ?     2571           
  Lines                                     ?   206231           
  Branches                                  ?     9169           
=================================================================
  Hits                                      ?   137968           
  Misses                                    ?    55727           
  Partials                                  ?    12536           
Flag Coverage Δ
android 46.58% <100.00%> (?)

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.

@getvictor getvictor merged commit febf352 into rc-minor-fleetd-android-v1.4.0 Apr 13, 2026
18 checks passed
@getvictor getvictor deleted the victor/42624-cherry-pick branch April 13, 2026 12:01
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.

Android agent: DNS errors

2 participants