質問

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