AWS Batch job retry strategy

2

Hi, we have an AWS Batch job with defined retry strategy. We followed the introducing blog article. It should retry the job 5 times when it encounteres the ResourceInitializationError status reason. This is how the error reads in the documentation. It worked well however today we received this error for which the job was not retried:

Resourceinitializationerror: unable to pull secrets or registry auth: execution resource retrieval failed: unable to retrieve ecr registry auth: service call has been retried 3 time(s): RequestError: send request failed caused by: Post "https://api.ecr.eu-central-1.amazonaws.com/": dial tcp: lookup api.ecr.eu-central-1.amazonaws.com: i/o timeout

Notice the lowercase i and e in the Resourceinitializationerror. I couldn't find anything about the error being renamed except a 2 weeks old discussion somewhere on GitLab or Gitter where the error is also mentioned with the lowercase letters. Was it renamed or is this just a one-shot typo (even though I can't imagine how that could happen)?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인