Big issue I’m facing , almost all functions crash or run for a very long time the first time i run them after a long time without running them
I have a “help-center” function that automatically sends me emails from users , this function is rarely used by users , so whenever a user uses it (since it was stale for a while) it almost always crashes the first run and takes a while the second run and on 3rd and 4th and so on runs normally
I noticed a pattern of not using functions for a week that does this .
I’d love some help