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