Techniques for troubleshooting your app

There are various types of errors you could encounter on the Heroku platform while working on your app. This section describes the different types of issues one could face and how to address them using the available time-tested techniques and tools.

Troubleshooting application downtime

No matter how available your application is, downtime is a reality of production applications. Applications could stop working due to many reasons. You could have a bad design leading to stuck requests or not enough storage, or a slower network leading to poor application performance. Often, it is not that bad and you may have to restart the application to use a new version of your application or a new database. All these situations ...

Get Heroku Cloud Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.