You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, dask resources are cleaned up only if the workflow is successfully completed. We also need to clean them up even if the workflow is not successfully finished.
Kubernetes resources to be cleaned:
Dask cluster
Ingress (used for dask dashboard)
Traefik Middleware (used for dask dashboard)
The text was updated successfully, but these errors were encountered:
Currently, dask resources are cleaned up only if the workflow is successfully completed. We also need to clean them up even if the workflow is not successfully finished.
Kubernetes resources to be cleaned:
The text was updated successfully, but these errors were encountered: