eccoy
Limits for background tasks
I was thinking of making a filter page for users of multible game cdns, like steam, epic games, and so on. It would require some background tasks to run on interval, and fetch and organize some common data.
What are the limits for free/pro accociated to functions running from setInterval(function, delay)?
1 replies