Join Slack
Powered by
Hi, is there a way to set a timeout for the K8s jo...
# ask-community
o
Olivér Atanaszov
08/31/2022, 8:29 AM
Hi, is there a way to set a timeout for the K8s jobs executing the Flow Runs? I'm using 1.xx
✅ 1
c
Christopher Boyd
08/31/2022, 2:06 PM
Hi Oliver, you can use a job template with activeDeadlineSeconds -
https://kubernetes.io/docs/concepts/workloads/controllers/job/#job-termination-and-cleanup
,
https://docs-v1.prefect.io/api/latest/run_configs.html#kubernetesrun
3
Views
Open in Slack
Previous
Next