It looks like I can blame MongoHQ for this one (they had connectivity issue at the time). http://status.mongohq.com/services/arrow/2010/10/30
but my app hanged an hour longer, until I performed a heroku restart. Still, I'd like to know which strategies you implement to detect a hang. -oma On Oct 30, 10:07 am, oma <[email protected]> wrote: > How can I get notified when my app hangs? > > I got timeouts in my browser this morning, the heroku logs said > nothing about it, neither did New Relic. Some background jobs still > would get triggered and do their work... After a 'heroku restart' > everything it ran again. > > This is production app doing mostly backend-stuff with web services > and DJ workers and so on. Of course, hangs are awful, but IMO not > knowing that it hangs is even worse! Help me solve the latter, then > I'll figure out why it hangs in the first place (*maybe* mongodb?). > Any body have a good strategy for this? -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
