Open QuinnBast opened 1 year ago
The Server should run a few background jobs on a recurring basis.
To name a few we will probably want:
When the server starts up, create a background thread that runs these processes on a recurring basis and sleeps in between executions.
Enhancement Description
The Server should run a few background jobs on a recurring basis.
To name a few we will probably want:
Solution
When the server starts up, create a background thread that runs these processes on a recurring basis and sleeps in between executions.