update workflows to make use of new provisioning proxy pattern with 3 retries
Compare changes
+ 25
− 4
@@ -7,13 +7,14 @@ import logging
@@ -162,8 +163,15 @@ def await_pp_results(subscription: SubscriptionModel, label_text: str = DEFAULT_
@@ -174,9 +182,22 @@ def confirm_pp_results(state: State) -> FormGenerator: