By Wamy
There doesn’t seem to be any documentation on it. I am trying to build my functions in the appPlatform for production but it errors out because of the “time limit” being 12000 milliseconds. This is because of my large google dependencies. How can I either optimize this or how do I increase the time limit to give the function more time to build?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey :)
i run into the same problem (with node) and started using a bundler in my actions, only shipping the bundled index.js file. maybe it has something to do with the zip/unzip process of the functions, but idk really. the documentation is pretty bad tbh.
if you are using js i can create an example repo if you want.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.