Skip to content

Reverting retryOn decorator to experimental feature flag#19604

Merged
shenglol merged 1 commit intomainfrom
revert-retryOn-featureFlag
May 5, 2026
Merged

Reverting retryOn decorator to experimental feature flag#19604
shenglol merged 1 commit intomainfrom
revert-retryOn-featureFlag

Conversation

@subha-sa
Copy link
Copy Markdown
Contributor

@subha-sa subha-sa commented May 5, 2026

Description

Currently reverting retryOn decorator back to experimental feature flag until backend supports the decorator in 2.0

Checklist

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Test this change out locally with the following install scripts (Action run 25399641732)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 25399641732
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 25399641732"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 25399641732
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 25399641732"

@shenglol shenglol merged commit a442118 into main May 5, 2026
41 of 42 checks passed
@shenglol shenglol deleted the revert-retryOn-featureFlag branch May 5, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants