quassy
12/15/2022, 10:44 AMimproved timeout handling on theWhen I now try to run a pipeline without having that parameter explicitly set to a not-None value in KubernetesJob(...), I get this error from Prefect Cloud.block - this timeout is now disabled by default (i.e.KubernetesJob
is set tojob_watch_timeout_seconds
)None
Submission failed. pydantic.error_wrappers.ValidationError: 1 validation error for KubernetesJob job_watch_timeout_seconds none is not an allowed value (type=type_error.none.not_allowed)Is this intended?
Mason Menges
12/15/2022, 9:06 PMquassy
12/15/2022, 10:37 PM