https://dagster.io/ logo
s

Steve Gustafson

11/09/2020, 9:46 PM
Does a solid have any access to the event log for the pipeline run? For example, if I wanted to write a solid that uploaded an event log to a location determined by the output of another solid. Think I could also make do with accessing logged events in a failure_hook, but recall reading somewhere that failure hooks don't have access to the events yet.