Hey I put the keepalive attribute but the scraper session keeps closing on it's own.
Currently the only way I can use this is running the sessions in serial with the setup. If I put them in promise.call, it seems the navigation causes the process to die, and if I put it in serial without the setup, it will just self close while in the middle of the run?
Hey I put the keepalive attribute but the scraper session keeps closing on it's own. Currently the only way I can use this is running the sessions in serial with the setup. If I put them in promise.call, it seems the navigation causes the process to die, and if I put it in serial without the setup, it will just self close while in the middle of the run?