CA
variable-lime
Is there an endpoint to get account available memory?
I do not want to run scrapers/tasks without enough memory. Is there any endpoint to get that information? I'd like to use it in Make.com
3 Replies
optimistic-gold•2y ago
You need this endpoint, subtracting the current from limit https://docs.apify.com/api/v2/#/reference/users/account-and-usage-limits/get-limits
The second option is to simply do the call and handle if it returns over memory error
variable-limeOP•2y ago
thank you @Lukas Krivka !
@mscraper just advanced to level 4! Thanks for your contributions! 🎉