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

Refactor client's node-check invocation timeout default value. #1442

Conversation

BalaBalaYi
Copy link
Collaborator

@BalaBalaYi BalaBalaYi commented Jan 16, 2025

What changes were proposed in this pull request?

The client invocation timeout must > node check timeout(300s) .

Why are the changes needed?

To optimize the node-check logic.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT and training.

@BalaBalaYi BalaBalaYi changed the title refactor mc check node timeout value Refactor client's node-check invocation timeout default value. Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.20%. Comparing base (7257b60) to head (364cf0e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1442      +/-   ##
==========================================
- Coverage   81.21%   81.20%   -0.01%     
==========================================
  Files         238      238              
  Lines       23173    23179       +6     
==========================================
+ Hits        18819    18822       +3     
- Misses       4354     4357       +3     

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

@BalaBalaYi BalaBalaYi added the enhancement New feature or request label Jan 16, 2025
@BalaBalaYi BalaBalaYi added this to the v0.4.0 milestone Jan 16, 2025
Copy link
Collaborator

@majieyue majieyue left a comment

Choose a reason for hiding this comment

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

lgtm

@BalaBalaYi BalaBalaYi merged commit 227940f into intelligent-machine-learning:master Jan 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants