What are the default retry settings/values for JavaScript SDK V3 clients?

0

The @aws-sdk/middleware-retry seems like the part of the SDK that is implementing the retry strategy, but it's not clear to me what its default values are.

  • What are the default retry settings/values for JavaScript SDK V3 clients?
  • Is there a "developer guide" type of reference for the variables and functions of the @aws-sdk/middleware-retry module?
profile picture
질문됨 2년 전1835회 조회
1개 답변
1

I think I agree that it's not clearly stated there. However in this Github repo, it says the default_max_attempt is 3. (https://github.com/aws/aws-sdk-js-v3/blob/4e38c611b2ddf5450ca111697d81f6b80889b6cf/packages/middleware-retry/src/config.ts).

profile pictureAWS
답변함 2년 전

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

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

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

관련 콘텐츠