heroku-buildpack-google-chrome
heroku-buildpack-google-chrome copied to clipboard
Keep running in background
When using this buildpack, is it possible to launch headless chrome whenever the Dyno starts, and keep it running in the background in parallel to the regular Heroku app, so that it can use Chrome (to generate a PDF for example) without having to wait for Chrome to start up each time?
@jsncmgs1 do you have any suggestions?