Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 30, 2025

Proposed commit message

Similar to elastic/elastic-agent#10202.

Adds a retry mechanism when creating a named pipe listener on Windows.
Instead of failing immediately if listener creation fails, it now retries for up to 50 times with a short delay between attempts.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • x ] I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

This is an automatic backport of pull request #46846 done by [Mergify](https://mergify.com).

* fix: add retry for listener creation in libbeat

* rename

* context

* remove deprecated

* cleanup

* cleanup

* retry at API level instead of listener

(cherry picked from commit 32b5e5a)
@mergify mergify bot added the backport label Sep 30, 2025
@mergify mergify bot requested a review from a team as a code owner September 30, 2025 17:25
@mergify mergify bot requested review from faec and leehinman and removed request for a team September 30, 2025 17:25
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 30, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Sep 30, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 30, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@mergify
Copy link
Contributor Author

mergify bot commented Oct 6, 2025

This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏

@pierrehilbert pierrehilbert merged commit b7a6107 into 9.1 Oct 7, 2025
113 checks passed
@pierrehilbert pierrehilbert deleted the mergify/bp/9.1/pr-46846 branch October 7, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants