Yaroslav F.
Yaroslav F.
Hello, The same issue here it seems. We also use [makara](https://github.com/taskrabbit/makara) to split database reads from writes, they go to different aurora clusters. After setting up auto-scaling on Aurora Read...
Hello there, I've been reading through multiple issues related to this matter and it boiled down to one single question for me: is it unsafe to use sidekiq-scheduler in auto-scalable...
So after digging around for a bit, I begin to think the issue is with mysql2 adapter caching connections as described in https://github.com/brianmario/mysql2/issues/948 .