Commit 7143305
authored
Increase racreset retries to handle iDRAC instability after clear-jobs (#778)
After --clear-jobs --force, the iDRAC can take up to ~2 minutes before
its Redfish Systems endpoint responds again, causing --racreset to fail
with "ComputerSystem's Members array is either empty or missing". Add
retries (15) and delay (10s) to allow the iDRAC time to stabilize.1 parent 28aa228 commit 7143305
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments