159ab9f0ce
Instead of just trying to get the connection and handler for the download, lets try to retry the whole action of of downloading. Change-Id: I9217792d32e6f33c70f146a9b7d3ef58c5644d8a
7 lines
218 B
YAML
7 lines
218 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes deployment failures when the image download is interrupted
|
|
mid-stream while the contents are being downloaded. Previously retries
|
|
were limited to only opening the initial connection.
|