EricJoy2048 opened a new issue, #7239: URL: https://github.com/apache/seatunnel/issues/7239
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened If the Pipeline fails and the restore is successful, the next time the task fails, the fault cause of the task is the same as that of the first failed task, and the latest failure cause is lost. ### SeaTunnel Version 2.3.5 dev ### SeaTunnel Config ```conf * ``` ### Running Command ```shell * ``` ### Error Exception ```log 2024-07-17 10:27:43,088 ERROR [o.a.s.e.s.d.p.PhysicalVertex ] [hz.main.generic-operation.thread-2] - Job 实时.ods_hzy_pos_cxj (841136001937047570), Pipeline: [(1/1)], task: [pipeline-1 [Source[0]-MySQL-CDC]-SourceTask (1/2)] end with state FAILED and Exception: java.lang.RuntimeException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.apache.seatunnel.connectors.doris.exception.DorisConnectorException: ErrorCode:[Doris-01], ErrorDescription:[stream load error] - stream load error: [INTERNAL_ERROR]cancelled: [INTERNAL_ERROR]cancelled: Process has no memory available, cancel top memory used load: load memory tracker <Load#Id=e341448d2b6ec8b9-a059d67d96356bb8> consumption 31.19 MB, backend 10.3.215.114 process memory used 228.96 GB exceed limit 222.98 GB or sys available memory 15.46 GB less than low water mark 1.60 GB. Execute again after enough memory, details see be.INFO. ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version _No response_ ### Screenshots _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
