Is there a problem if I use cronjob as a server "tick"
Doing it on the server reduces the amount of calls if we need to make same calls on every user and like that we make calls every second but only from server side, yes clients have some actions as well but not that much. Also this allows me to create "bots" and do more automation that makes the game more interesting.
Would love some feedback if thats okay or something else will be better. Of course I can use another technology but I want to do this with convex and like I said I already have done it and it does work.
Also currently I am doing this on cloud but eventualy I would like maybe to do self hosted or I will have some limitations there, still have not checked that?
