Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 27, 2024

Backport of #3229 to release/8.0-preview5

/cc @davidfowl @ReubenBond

Customer Impact

This improves reliability during startup and mitigates an existing race condition.

Testing

Manual.

Risk

Low. If there are legitimate YAML parsing exceptions, this could cause the file to be retried regardless, fruitlessly, but retries are capped by the policy, so this very rare case will not result in an infinite loop.

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 27, 2024
@davidfowl davidfowl enabled auto-merge (squash) March 27, 2024 21:10
@davidfowl davidfowl merged commit 527504f into release/8.0-preview5 Mar 27, 2024
@davidfowl davidfowl deleted the backport/pr-3229-to-release/8.0-preview5 branch March 27, 2024 21:53
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants