Re: Is there a way to be notified on Backlog Too Deep or Request Timeout?

2011-01-20 Thread Adam Wiggins
We've got some features in mind that should provide a good solution for this use-case. In the meantime, the best workaround I can suggest if you really need this would be to install the advanced logging add-on, direct the logs to your own syslog instance, and set up some kind of log analysis scrip

Re: Is there a way to be notified on Backlog Too Deep or Request Timeout?

2011-01-20 Thread Miles S.
I know that the exceptional add-on reports the queue depth has a response header. You may be able to check that, and pragmatically act upon it. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to heroku@googlegroups.c

Is there a way to be notified on Backlog Too Deep or Request Timeout?

2011-01-20 Thread Trevor Turk
...I think the title pretty much says it all. I'd like a way to log and/or get a notification if my app times out, as described here: http://docs.heroku.com/performance Is there a way to setup hoptoad notifications or something for this? I'm looking around and not seeing anything immediately ob