Managing plan resources

Hi,

I recently got this message when trying to deploy a new handler:

I was trying to deploy a handler for bulk updates for one so, I decided to delete another existing handler along with the bulk update handler to create a findById handler and I’m still getting this message when trying to deploy.

Any suggestions on how to manage the space?

Do I need to delete some table data, log files or more?

It’s NON-PROD so we don’t want to upgrade but just want to know the best way to manage the resources currently allocated.

APP ID: BBC4C8BE-6E60-4361-8559-EC9B388144C4. (In case you’re curious).

On the Scale plan the built-in limit for handlers is 5. This includes timers and before/after handlers. The pricing table on the website shows it here:

To bump it up, you can purchase the following extension in the marketplace:

If you prefer to avoid any additional purchases, delete the handlers/timers that consume the limit.

Regards,
Mark

Had no idea it included timers, I’ll delete those and manage the available resources for now.

Thanks as always,
Innocent.