Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

The DAG failed because some tasks failed. The failed tasks are: [exit-handler-1];....

Duha
New Member

Vertex ai text classification was interrupted with this error. What does it mean and how can I resolve it.

2 2 3,549
2 REPLIES 2

Good day @Duha,

You are encountering this error is due to the job failure encountered (exit-handler-1) on your Vertex AI pipeline, try checking the logs, Vertex AI pipeline and the job graph to know the cause of the issue. You can use this link for basic troubleshooting: https://cloud.google.com/vertex-ai/docs/general/troubleshooting#pipelines . You can also check these guides on how to build and run a pipeline: https://cloud.google.com/vertex-ai/docs/pipelines/build-pipeline
https://cloud.google.com/vertex-ai/docs/pipelines/run-pipeline
You can also reach out to Google Cloud Support, if this is a blocker to your project: https://cloud.google.com/support
Since there is minimal information provided, it is difficult to know the cause of the issue but I hope this helps!

facing the same error and unable to solve @kvandres