Node panics shouldn't bring down the editor #1552
Labels
Architecture
Involves architecture or engineering work or discussion
Feature
New feature or request
Graphene
Involves the node graph system/engine used by Graphite
Rust
Involves Rust programming for the backend
Milestone
Sandbox various components, like the node graph, in panic handlers. Reload those components instead of having to reload the whole page. Avoid making the document get lost since that's highly destructive to the user and almost always shouldn't be corrupted by whatever bug resulted in the crash, so the document data should most likely be in tact.
Some options:
The text was updated successfully, but these errors were encountered: