2021-10-20・1In this blog post, I will describe how to configure an automatic restart of your Heroku app. This will be done in a few steps: Get a Heroku authentication token. Prepare the Heroku API request for restarting dynos. Create a script with this request…