heroku red message Your account has reached its concurrent builds limit code example
Example: Your account has reached its concurrent builds limit
$ heroku plugins:install heroku-builds
$ heroku builds:cancel
$ heroku restart
$ heroku plugins:install heroku-builds
$ heroku builds:cancel
$ heroku restart