diff --git a/invocation/csharp/run.py b/invocation/csharp/run.py index 7451f74..5f2c1f6 100644 --- a/invocation/csharp/run.py +++ b/invocation/csharp/run.py @@ -73,7 +73,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/invocation/java/run.py b/invocation/java/run.py index 16d3c6b..4a47b1d 100644 --- a/invocation/java/run.py +++ b/invocation/java/run.py @@ -104,7 +104,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/invocation/javascript/run.py b/invocation/javascript/run.py index 4d7e397..41b5792 100644 --- a/invocation/javascript/run.py +++ b/invocation/javascript/run.py @@ -67,7 +67,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/invocation/python/run.py b/invocation/python/run.py index 0232580..2686748 100644 --- a/invocation/python/run.py +++ b/invocation/python/run.py @@ -73,7 +73,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/pubsub/csharp/run.py b/pubsub/csharp/run.py index 9bd4844..c1e73ee 100644 --- a/pubsub/csharp/run.py +++ b/pubsub/csharp/run.py @@ -87,7 +87,7 @@ def create_subscription(project_name, subscription_name, topic_name, route): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/pubsub/java/run.py b/pubsub/java/run.py index 5c31f43..e72ade2 100644 --- a/pubsub/java/run.py +++ b/pubsub/java/run.py @@ -117,7 +117,7 @@ def create_subscription(project_name, subscription_name, topic_name, route): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/pubsub/javascript/run.py b/pubsub/javascript/run.py index 37e66a7..981e756 100644 --- a/pubsub/javascript/run.py +++ b/pubsub/javascript/run.py @@ -80,7 +80,7 @@ def create_subscription(project_name, subscription_name, topic_name, route): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/pubsub/python/run.py b/pubsub/python/run.py index 0e7e936..1afa8af 100644 --- a/pubsub/python/run.py +++ b/pubsub/python/run.py @@ -86,7 +86,7 @@ def create_subscription(project_name, subscription_name, topic_name, route): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/state/csharp/run.py b/state/csharp/run.py index 8837bb8..830c067 100644 --- a/state/csharp/run.py +++ b/state/csharp/run.py @@ -70,7 +70,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/state/java/run.py b/state/java/run.py index 52c8506..c36b4ef 100644 --- a/state/java/run.py +++ b/state/java/run.py @@ -101,7 +101,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/state/javascript/run.py b/state/javascript/run.py index 6d9d866..fca02dd 100644 --- a/state/javascript/run.py +++ b/state/javascript/run.py @@ -66,7 +66,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/state/python/run.py b/state/python/run.py index bf8e6ce..612799a 100644 --- a/state/python/run.py +++ b/state/python/run.py @@ -71,7 +71,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/workflow/csharp/run.py b/workflow/csharp/run.py index 2c4ead5..ad29c9e 100644 --- a/workflow/csharp/run.py +++ b/workflow/csharp/run.py @@ -70,7 +70,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/workflow/java/run.py b/workflow/java/run.py index e33c8c7..6f4890f 100644 --- a/workflow/java/run.py +++ b/workflow/java/run.py @@ -100,7 +100,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/workflow/javascript/run.py b/workflow/javascript/run.py index 0332351..2bb8432 100644 --- a/workflow/javascript/run.py +++ b/workflow/javascript/run.py @@ -66,7 +66,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None diff --git a/workflow/python/run.py b/workflow/python/run.py index f075c39..9ca1fad 100644 --- a/workflow/python/run.py +++ b/workflow/python/run.py @@ -71,7 +71,7 @@ def create_appid(project_name, appid_name): sys.exit(1) def check_appid_status(project_name, appid_name): - max_attempts = 8 + max_attempts = 12 attempt = 1 last_status = None