intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

Add grpc envs to improve stability. #1305

Closed BalaBalaYi closed 3 weeks ago

BalaBalaYi commented 3 weeks ago

What changes were proposed in this pull request?

Add 2 grpc envs to improve the stability in multithread/process environment.

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.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.52%. Comparing base (aec74ba) to head (28ca365). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1305 +/- ## ========================================== + Coverage 80.42% 80.52% +0.10% ========================================== Files 222 222 Lines 20573 20705 +132 ========================================== + Hits 16545 16673 +128 - Misses 4028 4032 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.