Hi *, I'm trying to use Bonsai in my Rails 4.0.0 app with the searchkick 
gem (https://github.com/ankane/searchkick).
Everything works as expected locally, but when I deploy on Heroku the rake 
task that supposedly indexes my data on Bonsai hangs, and when I look at 
the logs I see

2013-12-09T16:13:13.345118+00:00 heroku[run.1349]: Error R14 (Memory quota 
exceeded)
2013-12-09T16:13:13.344903+00:00 heroku[run.1349]: Process running 
mem=513M(100.3%)

This is very weird, first of all because I have 2 dynos 1gb each, and also 
because we're talking about a bit more than 500 records, so nothing to 
worry about (and all processing should be on elasticsearch, no?).
My data is on an external service on mongoid.

What is happening here and how to debug this?

TIA,
  ngw

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to