문제

I am using shell script to do some manipulation on my data. Which takes more than 1 hour. But everytime it crosses one hour limit. My bootstrap action gets failed. Did anyone notice this thing or not?

도움이 되었습니까?

해결책

There's a 45mn limit on bootstrapping tasks, according to https://forums.aws.amazon.com/thread.jspa?threadID=64568:

"...The timeout for bootstrapping is 45 minutes and all the bootstrap actions put together should complete in that period."

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top