Closed andyhull closed 10 years ago
Hm, what's going on? I might be able to help.
Our database limit was exceeded on Heroku. I started looking into it and the Conversations and Conversations_Recipients tables each had around ~50,000 rows. Obviously, there are duplicate rows being created. My first guess is the rake task that pulls in logs from Twilio (scheduler.rake). I haven’t had a chance to look into it though.
Lots of rows are being created on this table. Not sure why.