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

Make long polling interval a command line parameter option #61

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jhorman
Copy link

@jhorman jhorman commented Jul 16, 2019

Also lowers the default polling interval to 10, 20 is just a long time to wait, and leads to shutdowns taking a long time.

Fixes #60

jhorman added 2 commits July 15, 2019 18:31
Also lowers the default to 10, 20 is just a long time to wait, and leads to shutdowns taking a long time.
@andrewgross
Copy link
Collaborator

Hey jhornman,

Thanks for submitting this as well. Looks like a solid addition. The tests are failing due to an issue with boto. We can figure out how to migrate the tests to boto3 and avoid the problem, or fix the config so it isn't looking at GCE.

I can work on adding this in shortly. Thanks again!

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

Successfully merging this pull request may close these issues.

Make LONG_POLLING_INTERVAL configurable
2 participants