aloyszhang opened a new issue, #10754: URL: https://github.com/apache/inlong/issues/10754
### What happened When configuring an offline data sync with crontab scheduling, there may be too many scheduling instances (Flink batch job), including instances before the current time. ### What you expected to happen The schedule instances before the current time should not be generated. ### How to reproduce 1. add an inlong group for offline sync with crontab expression in which the `start time` is before the current time in the schedule info by open API 2. submit the group and approve it 3. the scheduling instances before the current time are also generated ### Environment _No response_ ### InLong version master ### InLong Component InLong Manager ### 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]
