Skip to content

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