-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Asset-graph] Chunk requests using new useAssetLiveData hook + Virtua…
…lization (#16843) ## Summary & Motivation 1. Update AssetLiveData to observe run events and refresh asset data 2. Update asset-graph to use useAssetLiveData so that it benefits from chunked asset loading ## How I Tested These Changes 1. Test using the refresh functionality provided useAssetLiveData 2. Test that the asset-graph data now loads in chunks 3. Test that asset data refreshes when launching a run and as events come in 4. Rely on existing jest tests for `useAssetLiveData` to make sure core functionality still works https://www.loom.com/share/cfc67d92c87640d7aa04d0fda578707e
- Loading branch information
Showing
25 changed files
with
487 additions
and
384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
23c3411
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagit-storybook ready!
✅ Preview
https://dagit-storybook-3h3bgoroj-elementl.vercel.app
Built with commit 23c3411.
This pull request is being automatically deployed with vercel-action
23c3411
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-vdfgki2dr-elementl.vercel.app
Built with commit 23c3411.
This pull request is being automatically deployed with vercel-action