Skip to content

Fix: The inference of the default plan start#3628

Merged
izeigerman merged 1 commit intomainfrom
fix-default-plan-start-inference
Jan 14, 2025
Merged

Fix: The inference of the default plan start#3628
izeigerman merged 1 commit intomainfrom
fix-default-plan-start-inference

Conversation

@izeigerman
Copy link
Copy Markdown
Collaborator

The previous logic was overly simplistic and worked well only for daily models, while yielding poor results for models with a coarser cadence (weekly, monthly).

The new logic is based on interval units of models that constitute a plan.

@izeigerman izeigerman requested a review from a team January 14, 2025 04:03
@tobymao
Copy link
Copy Markdown
Contributor

tobymao commented Jan 14, 2025

so if end is 1/2 00:00, then start will be 1/1, but if end is 1/1 15:00 then start will be 12/31. i guess that's correct

@izeigerman izeigerman merged commit 4260f60 into main Jan 14, 2025
@izeigerman izeigerman deleted the fix-default-plan-start-inference branch January 14, 2025 14:35
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.

2 participants