Web Developer
Hello, I have a function that runs every minute - if the function took over a minute, what happens? Does it wait for previous execution to finish first or run simultaneously execute a new one according to schedule? Still new to this! Thanks!