Sergii Ivakhno
09/16/2020, 9:21 AMError 1: Missing required field "storage" at the root. Available Fields: "['execution', 'intermediate_storage', 'loggers', 'resources', 'solids', 'storage']".
I haven't seen storage
option in any docs so far. Could you kindly point out me to the resource on how to set this up. We are launching via Python API rather than CLI so I presume it will be some kind of @storage
decorator? Thanks in advance!James
09/16/2020, 9:24 AMalex
09/16/2020, 2:52 PMsystem_storage_defs
to something in particular?run_config
schema is documented here https://docs.dagster.io/_apidocs/execution#environment-dict-schema (under its old name, will fix)