8888: DYN-9176 : optimize graph execution for dna#16374
Merged
BogdanZavu merged 1 commit intoDynamoDS:masterfrom Jul 14, 2025
Merged
8888: DYN-9176 : optimize graph execution for dna#16374BogdanZavu merged 1 commit intoDynamoDS:masterfrom
BogdanZavu merged 1 commit intoDynamoDS:masterfrom
Conversation
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9176
Member
|
Is there a different ticket number? This seems to point to something else |
johnpierson
approved these changes
Jul 14, 2025
Member
johnpierson
left a comment
There was a problem hiding this comment.
lgtm, just if we can reference the correct jira ticket or make one if needed
Contributor
Author
Ok, I created one. I'm usually using magical numbers 7777,8888,9999 when a Jira is not available/created yet :). |
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8888
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Avoid marking the graph with unsaved changes while in transient state.
Avoid requesting a graph run while in transient state.
The graph will be marked with unsaved changes only when confirming a cluster ( or a single node ) and a single run will be performed in both automatic and manual mode.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Optimize graph execution in the context of node autocomplete new experience.
Reviewers
@DynamoDS/synapse