I'd like to be able to scale workers up and down dynamically also.

Anyone found out if this is possible yet?

On Mar 1, 9:51 am, "Miles S." <[email protected]> wrote:
> I'm trying to auto scale my workers and I am using resque instead of
> DJ. I've tried using the heroku gem, however, when I use any account
> besides the master account, I get an RestClient::UnprocessableEntity:
> Unprocessable Entity error.
>
> From my testing it appears that collaborators are not able to modify
> the number of running workers/dynos.
>
> I don't want to use my master account, as this project is shared
> amongst developers, and I don't really want my master account and
> password being committed to Git for everyone to see.
>
> I've also tried finding information on how to use the heroku rest API
> directly, but have come up with nothing.
>
> Is there any way to do what I'm trying to do?

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to