Hey,
I use the console to populate an SQLite database every hour and this works really well (can do so in about 30 seconds). One thing I notice is that the console randomly shuts itself down meaning I lose a few hours of data (until I restart it).
I do know about always on tasks but these seem to run much slower (a few minutes versus 30 seconds). Guessing this is because I run the logs on the hour. So my preference would be to keep using the console (running UATV2.py if able to look).
Is there anyway (perhaps a seperate always on task that checks when console has stopped) to restart a console automatically or keep it on?
Hope this makes sense, thankyou for any help from anyone.