Skip to content

Start watching for resource changes before we create any resources.#2925

Merged
davidfowl merged 1 commit intomainfrom
davidfowl/more-async
Mar 16, 2024
Merged

Start watching for resource changes before we create any resources.#2925
davidfowl merged 1 commit intomainfrom
davidfowl/more-async

Conversation

@davidfowl
Copy link
Copy Markdown
Contributor

@davidfowl davidfowl commented Mar 15, 2024

  • Creating resources is fully async and can take a long time, we want to be able to get updates from resources that have already been creating even if we're waiting for others. Start watching for resource changes from DCP immediately.
Microsoft Reviewers: Open in CodeFlow

- Creating resources is fully async and can take a long time, we want to be able to get updates from resources that have already been creating even if we're waiting for others. Start watching for resource changes from DCP immediately.
@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 15, 2024
@davidfowl davidfowl merged commit e41f651 into main Mar 16, 2024
@davidfowl davidfowl deleted the davidfowl/more-async branch March 16, 2024 02:25
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 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.

2 participants