Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce rendezvous and sync port timeout to 5s #1455

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

majieyue
Copy link
Collaborator

What changes were proposed in this pull request?

reduce rendezvous and sync port timeout to 5s

Why are the changes needed?

the rendezvous timeout is 15s which is too long, also the sync port timeout (20 sec)

Does this PR introduce any user-facing change?

NO

How was this patch tested?

UT

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.62%. Comparing base (2ce0e02) to head (164af34).

Files with missing lines Patch % Lines
dlrover/python/elastic_agent/torch/training.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1455   +/-   ##
=======================================
  Coverage   81.62%   81.62%           
=======================================
  Files         240      240           
  Lines       24045    24047    +2     
=======================================
+ Hits        19626    19628    +2     
  Misses       4419     4419           

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

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.

2 participants