of a pipeline run? Is it generated from a hash of the pipeline file? And further, is it possible to retrieve and run pipelines of a certain snapshot?
p
prha
08/10/2021, 9:03 PM
Hey Jeremy.
The snapshot id is generated from a hash of the pipeline structure, including its name, description, config schema, constituent solids, modes, dependency structure, etc.
You can view the runs for a particular snapshot in dagit, however there’s not really a way to execute a historical snapshot if it has since changed