Pregunta

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?

¿Fue útil?

Solución

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."

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top