aws-greengrass/aws-greengrass-nucleus

ECR downloader: retry download on network errors

Closed this issue · 1 comments

ECR downloader does not retry to download images when there are network issues.

Example error messages:

  • read: connection timed out
  • net/http: TLS handshake timeout
  • Temporary failure in name resolution
  • net/http: request canceled (Client.Timeout exceeded while awaiting headers)

Solution released in 2.9.3