I am running Resque on Heroku, and my database is ClearDB. I am getting this error:
\"Mysql2::Error: User \'bdb2aedbee2c38\' has exceeded the \'max_user_connections\
Your application server dynos or Resque workers are consuming more connections than your database plan provides.
You have two options:
heroku ps:scale
command)The first link when I googled your addons links to the page describing the service and pricing tiers. You are on the free, 10 connection tier.
https://addons.heroku.com/cleardb