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

Set grpc env for optimization. #1308

Conversation

BalaBalaYi
Copy link
Collaborator

@BalaBalaYi BalaBalaYi commented Oct 25, 2024

What changes were proposed in this pull request?

Add 2 grpc envs to improve the stability in multithread/process environment(when creating worker pod).

Why are the changes needed?

To improve stability.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT and training.

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.52%. Comparing base (0a77136) to head (4a2ba5a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1308   +/-   ##
=======================================
  Coverage   80.51%   80.52%           
=======================================
  Files         222      222           
  Lines       20698    20701    +3     
=======================================
+ Hits        16666    16669    +3     
  Misses       4032     4032           

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

Copy link
Collaborator

@workingloong workingloong 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 53e10bd into intelligent-machine-learning:master Oct 25, 2024
13 checks passed
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