Commit 4914f794 by Feanil Patel

Define initial backoff.

parent 4a1d3271
......@@ -19,6 +19,7 @@ HIPCHAT_USER = "PreSupervisor"
# Max amount of time to wait for tags to be applied.
MAX_BACKOFF = 120
INITIAL_BACKOFF = 1
def services_for_instance(instance_id):
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment