Identify which part of the pipeline was executed #301
Unanswered
megh-khaire
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
This is an amazing project.
Thank you for doing this :)
Question: Is it possible for me to identify which pipeline was generated in the code snippet below?
get_some_response_a
orget_some_response_b
?What is the ideal way of doing this?
Can I set some metadata that can be accessed by my python functions?
Or can I return multiple values?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions