is there an easy way to get the run ID from a fail...
# ask-community
c
is there an easy way to get the run ID from a failed materialize call? i.e. if i call materialize in a try/except block, how can i make sure to record the run ID despite the exception thrown?
dagster bot responded by community 1
ah i suppose I can set raise_on_error to False, and grab it that way
blob thumbs up 1