SbloodyS commented on issue #16706: URL: https://github.com/apache/dolphinscheduler/issues/16706#issuecomment-3003564674
> The new 'thisMonthPeriod' means that the dependency condition only needs to satisfy any successful instance within this month. It's not. `thisMonthPeriod` to represent a continuous month. It means that every day of this month is consistent with the current dependence. > Besides 'thisMonthPeriod' and 'last1MonthPeriod', do we also need to add types like 'last1WeekPeriod' or others? Yes. We also need `lastNMonthPeriod`. > Can this issue be assigned to me to work on Sure. We need to discuss it clearly first before PR. -- 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]
