Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2025

Backport of #11752 to release/9.5

/cc @eerhardt @MattKotsenas

Customer Impact

Customers have reported the resilience pipeline used to create the Kusto databases had two shortcomings:

  1. Only handled the throttle exception
  2. Relatively long delay before retry

This fixes both shortcomings.

Testing

Existing tests in the repo plus new tests.

Risk

Low as this only affects the Kusto integration, which is new in 9.5.

Regression?

No

@joperezr joperezr closed this Oct 1, 2025
@joperezr joperezr reopened this Oct 1, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 1, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11779

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 11779"

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scoped change, fixing a new integration, low risk. Approved

This was referenced Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants