Hacker News new | past | comments | ask | show | jobs | submit login

Lately, Rails has been complaining about connection timeouts, stating that all connections in the pool were in use (this usually happens when Sidekiq, a background jobs framework, processes multiple long-running jobs).

By default, the connection pool in Rails contains 5 connections, and they time out within 5 seconds.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: