Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider making scheduled jobs optional #16

Closed
JustinLove opened this issue May 15, 2013 · 1 comment
Closed

Consider making scheduled jobs optional #16

JustinLove opened this issue May 15, 2013 · 1 comment

Comments

@JustinLove
Copy link
Owner

@espen

I suggest that there is a value to be set which specifies timeframe for the autoscaler to stay idle if there are scheduled jobs.

I.e.: :schedule_limit => 5.minutes. will cause autoscaler to scale down if the next scheduled jobs is 10 minutes from now and to stay idle if the next job is 4 minutes from now.

Scheduled jobs must then either be processed whenever autoscaler scales up again or through Heroku Scheduler.

@JustinLove
Copy link
Owner Author

Scaling strategies will be available in 0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant