Closed NoahRJohnson closed 3 years ago
workflow.py references settings.service_start and settings.service_end in the pipeline logic. They need to have default values, or else it will crash if the Terra App doesn't define service_start and service_end in its own defaults.
workflow.py references settings.service_start and settings.service_end in the pipeline logic. They need to have default values, or else it will crash if the Terra App doesn't define service_start and service_end in its own defaults.