maxivak/sidekiq-god

Getting Mysql::Error: Lost connection to MySQL server during query: SHOW FIELDS FROM `table`

Opened this issue · 0 comments

When I configured the god serivce with resque it immediately throwing me an error stating that MySQL::ERROR lost connection for a simple sql query.

I tried by adding pool: 10 in database.yml and reboot the RDS instance and everything. Don't know why its occuring, Could some one give me solution for this.