@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?
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