Any way to use parser diagnostic result in other task of orchestrator strategy? #331
Unanswered
SteveWolligandt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Not directly, but you could use list_tasks to find all tasks and you can look for tasks with the same |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi!
I am trying to create sort of a batch processing using the orchestrator strategy:
Is there any way to use the parsed variable from task 1 in task 4?
Beta Was this translation helpful? Give feedback.
All reactions