Cloud code deployment size limit exceeded

I ran a cloud code deploy for application 52C92ACD-0CBE-76CF-FF57-5CFA6DD71800 and am now getting the following warning in the Backendless admin:
"Your application has exceeded a limit of the Cloud Code deployment size on the current plan. All API calls will be blocked within 48 hours after the limit is exceeded. "

However, the code is the exact same as what I have deployed plenty of times before without incident with only a few lines added, and I did not get any errors or warnings from the deploy itself.

Has anything changed with regards to these limits, and if so, what is the applicable limit now to the size of a cloud code deployment? The code I am deploying is pretty simple with only a few dependencies. The node_modules folder on my local is less than 50 MB, and quite a bit of that is from the backendless-code-runner dependencies which shouldn’t be included in the deploy itself.

Update: I uninstalled backendless-code-runner just to see the effect that would have on node_modules, and without it, node_modules is under 20 MB.

Hi Jacob,

Thanks for reaching out. I’ll check this and get back to you as soon as possible.

Regards,
Sergey

Hi Jacob,

Are you still seeing the warning that your API will be blocked?

I checked your application, and your current Cloud Code deployment size is below your plan’s 20 MB limit. I also couldn’t find any active restrictions that would block your API.

Could you let us know how we can reproduce this issue?

Regards,
Sergey