Console sessions do happen over a dyno. A dyno will be in-use for the time 
between when you press enter on a command and the result comes back. Idle time 
sitting at the console prompt does not use up a dyno.

Hope this helps,
David

On Feb 13, 2011, at 6:46 AM, Neil Middleton wrote:

> This had me worried for a minute, as I frequently open consoles on 1 dyno 
> apps.  That message suggests that if a console is open, a dyno is busy 
> servicing the request.
> 
> However, after a quick check it seems to not be the case.  Maybe someone @ 
> Heroku could tell us what the deal is here - I don't want my inquisitiveness 
> to take a site offline ;)
> 
>  
> Neil Middleton
> http://about.me/neilmiddleton
> On Saturday, 12 February 2011 at 12:14, MikeBlyth wrote:
> 
>> Console sessions require an open dyno to use for execution.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
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.

Reply via email to