Read that it’s not a thing out of the box, but what’s the possible setup here?
TL;DR
Developers are wondering about the best approach for continually running functions. They suggest creating a function that runs every 5 minutes for 5 minutes to maintain seamless operation. The setup might entail setting up a function to run at intervals rather than constantly.
LordHaywood
17 Oct, 2025, 10:35
Was thinking having a function that runs every 5 mins and lasts 5 mins to have “seamless” running