Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing start time for cron_schedule rules #4

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Conversation

shaigbdb
Copy link

@shaigbdb shaigbdb commented Apr 5, 2021

run_every rules use a start time that's based on the previous_endtime as a default for use_count_query cases.
For cron_schedule rules, this sets start time as endtime-timeframe.
As the non use_count_query case is more complex it is currently not supported with cron_schedule.
Reviewed by Lior.

@shaigbdb shaigbdb merged commit 588bacf into master Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant