ironic-python-agent/releasenotes
Julia Kreger af0bf467a8 Extend retries to 9, 10 seconds apart.
The download retry interval was previously five seconds which is
not long enough to recover after a hard network connectivity break
where we may be reliant upon network port forwarding hold-down
timers or even routing protocol route propogation to recover
communication.

Previously the time value was 5 seconds, with 3 attempts, meaning
15 seconds total ignoring the error detection timeouts.

Now it is 10 seconds, with 10 attempts, meaning 100 seconds before
the error detection timeouts.

Change-Id: I6d11edc9a3156f2bdc21c3d432ecc7625d652699
(cherry picked from commit c77a7df851)
2020-06-29 15:46:43 -07:00
..
notes Extend retries to 9, 10 seconds apart. 2020-06-29 15:46:43 -07:00
source Add versions to release notes series 2019-09-26 15:09:01 +01:00