Map task failing in Step Function with timeout

0

Hi all, Need some help with the Map component in the Step Function I wrote for moving s3 objects from one account to the other. The intermitten issue that I am getting is: States.Runtime in step: Map (3) Cause Client execution did not complete before the specified timeout configuration: 30000 millis

I am looping through the objects under the prefix and copying them one by one (hence the map) because as far as I understand there is no functionality available in SF for s3 to copy the whole prefix recursively. I can see that out of 100+ objects 99 copied successfully however the rest failed with error provided above. I can't seem to find where the specified 30sec timeout can be overriden. The Map is Distributed with the State Input and without batching. Concurrency limit is 200.

Thank you

Denys
질문됨 일 년 전89회 조회
답변 없음

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

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

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

관련 콘텐츠