To me it turned out to be the logs.
I was hitting my api to get the response and print it out on the log. While 
it worked perfectly fine for smaller outputs, it raised TimeOut errors for 
bigger ones.
The issue was it took longer than 30 seconds to print the output of request 
on the logs which railsed the error.

So I simply commented the code that prints api output to the logs.

Let me know if that Helps :)

Best,
Pamio Solanky

On Wednesday, 18 May 2011 22:30:08 UTC+5:30, joshmckin wrote:
>
> Been getting these errors for 2 days now and no reply form Heroku 
> support on the ticket I opened yesterday morning (10 am CST). When I 
> restart the apps the errors subside for a while, but return 
> eventually. 
>
> Anyone else having this issue? 
>
> If a heroku employee reads this post PLEASE have someone take action 
> on ticket 23856 its been WAY TOO long of a wait for a response and 
> telling my clients "let me try a restart" leaves a nasty Windows taste 
> in my mouth. 
>
> Thanks,

-- 
-- 
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