iyangsongi opened a new issue, #13384: URL: https://github.com/apache/dolphinscheduler/issues/13384
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened A BUG with the complement function. When we used the serial complement function for a period of time, we found that there was an exception. ### What you expected to happen For example, if the complement time was three days, only the first instance was displayed as complete, while the second instance was always displayed as running, and the corresponding task under the instance had already been completed, that is, the status of the second instance had not been updated. The subsequent run instance will not appear again. ### How to reproduce processes: Workflow definition -> Click Online, Run -> Select Serial Complement -> Select Time Span -> Click Run. It shows that except the first instance is successfully completed, all the subsequent instances are stuck. When there are at least 100,000 entries in the t_ds_task_definition_log table, the question will reappear ### Anything else _No response_ ### Version 2.0.x ### Are you willing to submit PR? - [ ] 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]
