hi guys updated to dagster 1.5.14 and my code cont...
# ask-community
j
hi guys updated to dagster 1.5.14 and my code containers are now failing with config errors like:
Copy code
raise DagsterInvalidConfigError(
dagster._core.errors.DagsterInvalidConfigError: Incorrect values passed to .configured
    Error 1: Missing required config entry "type" at path root:flush_resources_dictionary:'flush_dispatch_resource':value. Sample config for missing entry: {'type': '...'}
any ideas on what is wrong?