On Mar 8, 2012, at 1:00 PM, Jack R-G wrote:

> 1) The dashboard seems to offer only 30-minute increments on daily process 
> scheduling times.  Is there a way to schedule for times not on the half-hour 
> (e.g. 8:15 UTC)?

Sorry, no.

> 2) What happens if a task scheduled to start at 8:00 is still running at 8:30 
> and there is a task scheduled for 8:30?  If you are running the minimal 
> (one-dyno) configuration, what will happen?  If in this situation Heroku will 
> not execute the two tasks concurrently, will Heroku Scheduler start the 8:30 
> task when the 8:00 task completes, or will it simply bypass the 8:30 task?

Scheduler will start the second task at 8:30, regardless whether the first task 
has finished or not. If each task takes a long time, this will result in a LOT 
of dyno hour usage.

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