Interrupt does not work in Parent graph #4882
Unanswered
MutharasanE
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I have a Parent Graph that has access to child graphs which are converted from Graphs to Graph Tools. One of these graph tool has an interrupt for user input within a node. So, when I invoke this graph tool in test cases the resume functionality works as expected. But when I do these via the parent graph and do the same resume that does not resume from the interrupt point. Does anyone has any idea why this is not working as intended or has anyone solved a similar issue.
Great Thanks.
Beta Was this translation helpful? Give feedback.
All reactions