What can I access from context
?
#2951
-
I couldn't find any documentation about Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
alangenfeld
Sep 24, 2020
Replies: 1 comment 1 reply
-
https://docs.dagster.io/_apidocs/execution#execution-context the available info is spread across |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
helloworld
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.dagster.io/_apidocs/execution#execution-context
the available info is spread across
SolidExecutionContext
and its base classAbstractComputeExecutionContext