This template is a bit outdated, but it does contain some prebuilt logic that will help you understand how things work. It hasn't been adapted for english, so all the resources are jumbled together, and they're generally poorly named. I don't have time to look for a new template right now
BAS stops every 2 hours
-
Hello. This problem arises - the BAS stops after 2 hours of operation. My task is to parse one page constantly, my bot runs in one thread that does not restart. Works without interruption. But, every 2 hours it stops, and I see an inscription with which I attach a screenshot. Has anyone encountered such a problem?
Because restarting a script every 2 hours that should run 24/7 is not very convenient