Hi everyone, It's known fact that k8s job doesn't ...
# deployment-kubernetes
c
Hi everyone, It's known fact that k8s job doesn't have at most one guaranty when launched, and in some cases there may be 2 running copies of the same job in the cluster. Is it handled somehow in the dagster, is there a chance that pipeline will be launched more then once?