pudl.dagster.config#
Dagster run configuration helpers for PUDL.
This module collects reusable run-configuration fragments and helpers that jobs, automation, and tests can share. Define execution settings, concurrency controls, and resource-config loaders here when they are meant to be combined into Dagster job or launch configuration, rather than hard-coding them in individual jobs or scripts.
For the underlying Dagster concept, see https://docs.dagster.io/guides/operate/configuration/run-configuration