ActiveRecord Connection Errors on Heroku - How to Reproduce and Resolve
If you use Rails and Sidekiq on Heroku (or elsewhere), you’ve probably run into ActiveRecord::ConnectionTimeoutError or PG::ConnectionBad a time or two. This video shows you why they happen and how to resolve them.
Post a comment