Timeout with vmc push in cloud foundry?

Is there a timeout setting when doing vmc push to cloudfoundry.com? I have a node.js app that could have bunch of chaining async functions which may take awhile. If I reduced number of calculation, it works. But if it takes too long, it said Application failed to start

If you find you're suffering timeouts uploading to CloudFoundry.com, just run the push again, the server should resume from where the timeout occurred.