-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Greedy LAD] Have the ability to have data before the start bound IF it's a strategy 'latest' request #6449
Labels
type:feature
Feature. Required intentional design
Milestone
Comments
15 tasks
This comment was marked as outdated.
This comment was marked as outdated.
Testing
|
@unlikelyzero To verify |
working as designed. Need a release note |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Low frequency data in LAD views will have its values dropped as it ages out of the current time conductor window in real-time mode. While this is by design it can be counterintuitive.
Describe the solution you'd like
Would like to have LAD Views (strategy 'latest') requests hold onto older data outside of the start bound, if no other new data has come in, by default. Would also like the ability to turn this off.
The text was updated successfully, but these errors were encountered: