chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

increase default voting timeout #69

Closed jamesc closed 11 years ago

jamesc commented 11 years ago

This limit should never be hit, but currently is a limit for jobs with > 500 nodes

markan commented 11 years ago

Looks sane to me.

Any ideas what the bottle neck in voting is?

jamesc commented 11 years ago

I think it's encrypt/decrypt. message queue on command switch is empty while doing the voting. Happens even with 15second timeouts