intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.22k stars 153 forks source link

Optimize pending timeout using #1258

Closed BalaBalaYi closed 3 weeks ago

BalaBalaYi commented 3 weeks ago

What changes were proposed in this pull request?

Add a min value(600s) for 'seconds_to_wait_pending_pod'.

Why are the changes needed?

To avoid unexpected behaviors beyond boundaries.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 80.61%. Comparing base (967ca78) to head (f93fbdf). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1258 +/- ## ========================================== + Coverage 80.60% 80.61% +0.01% ========================================== Files 218 218 Lines 19887 19900 +13 ========================================== + Hits 16029 16042 +13 Misses 3858 3858 ```

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