Running into problems building deploying functions. When trying to programmatically deploy the function I get the following output in builder logs (ERRORS).
202
I had a similar issue today. It turned out that on one function I was using a timeoutSeconds that exceeded the max of 540 as specified here.
timeoutSeconds