Getting Browserless V1 to Restart on Schedule
itsblunty
PROOP

8 months ago

When I setup a cron schedule for my browserless V1, for some reason it doesn't seem to boot up correctly. I don't get any deploy logs and the server doesn't respond to my backend requests.

If I remove the cron schedule, then it works fine.

My goal was to restart the Browserless V1 every 3 hours to prevent increasing memory that im seeing even after properly closing things.

2 Replies

itsblunty
PROOP

8 months ago

After some more research it looks like the issue is that I should be using a separate service to do this over the deployments API. I dont see a way to delete questions here, but I should be able to get it working now.


itsblunty
PROOP

8 months ago

Okay, well, after some testing, I cannot make it redeploy over the API. Is it possible to restart, or if not restart, redeploy, a browserless v1 instance on a schedule to clear memory?


Loading...