Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core Profiler - Extensions Fetching Async Task #37992

Closed
rjchow opened this issue Apr 26, 2023 · 0 comments · Fixed by #38270
Closed

Core Profiler - Extensions Fetching Async Task #37992

rjchow opened this issue Apr 26, 2023 · 0 comments · Fixed by #38270
Assignees
Labels
focus: onboarding wizard Issue related to onboarding wizard.

Comments

@rjchow
Copy link
Contributor

rjchow commented Apr 26, 2023

The new core profiler's development has begun and the basic framework for it has been merged in #37628

One of the supplementary tasks to proceed with further development is to create the ability for the state machine to trigger asynchronous data fetching operations, one of which is fetching the extensions to be installed.

This is suggested to be implemented using either a parallel state machine or a service invocation, which should then store the request status and extensions data back in the machine context.

@github-actions github-actions bot added the status: awaiting triage This is a newly created issue waiting for triage. label Apr 26, 2023
@rjchow rjchow added focus: onboarding wizard Issue related to onboarding wizard. status: prioritization and removed status: awaiting triage This is a newly created issue waiting for triage. labels Apr 26, 2023
@rjchow rjchow self-assigned this May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: onboarding wizard Issue related to onboarding wizard.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant