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

Move useFullAssetGraphData to use webworker too #26385

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

salazarm
Copy link
Contributor

@salazarm salazarm commented Dec 10, 2024

Similar to #26315, moves buildGraphData for the useFullAssetGraphData hook into a webworker.

Test plan

Tested using app-proxy and loading a big asset graph

Copy link

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-9wxhrm5pl-elementl.vercel.app
https://salazarm-also-move-useFullAssetGraphData-to-worker.core-storybook.dagster-docs.io

Built with commit d08d9d6.
This pull request is being automatically deployed with vercel-action

@salazarm salazarm merged commit 5a5c997 into master Dec 10, 2024
2 checks passed
@salazarm salazarm deleted the salazarm/also-move-useFullAssetGraphData-to-worker branch December 10, 2024 18:10
pskinnerthyme pushed a commit to pskinnerthyme/dagster that referenced this pull request Dec 16, 2024
Similar to dagster-io#26315, moves
`buildGraphData` for the `useFullAssetGraphData` hook into a webworker.


## Test plan

Tested using app-proxy and loading a big asset graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants