Scott Zelenka
03/17/2020, 8:05 PMprefect.utilities.exceptions.ClientError: Flows with required parameters can not be scheduled automatically.
I understand what the error message is saying, but in the parameter_defaults
for the InvervalClock
of the Flow, I have the required Parameters defined. It's easy to remove the required flag for these Parameters, but for code readability I'd like to keep them in there.
Why is it considered an error, when all of the IntervalClock
defined in the Schedule
of the Flow have a value for the required Parameters defined?Chris White
Chris White
Chris White