-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uses serialized graph in tile model (#9753)
* uses serialized graph in tile model * be more specific about caught error types * Update arches/app/models/tile.py Update error handling for missing serialized graph. Co-authored-by: Jacob Walls <[email protected]> * Adds more explicit catch in the case of missing serialized graph * Don't retrieve serialized graph until it's actually required * Shrinks query set for nodes * Don't refetch nodegroup --------- Co-authored-by: Jacob Walls <[email protected]>
- Loading branch information
1 parent
e288099
commit 22332fb
Showing
1 changed file
with
23 additions
and
10 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