aloyszhang opened a new pull request, #10755: URL: https://github.com/apache/inlong/pull/10755
Fixes #10754 ### Motivation Fix the problems for crontab expression offline sync job may generate too many schedule instances before the current time ### Modifications 1. check start time and end time, make sure not null 2. make sure the start time is not before the current time 3. make sure the end time is not before the start time ### Verifying this change *(Please pick either of the following options)* - [ ] This change is a trivial rework/code cleanup without any test coverage. ### Documentation - Does this pull request introduce a new feature? (no) -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org