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

WindowStoreUtils method with timestamp #150

Open
clvacher opened this issue Dec 20, 2023 · 0 comments
Open

WindowStoreUtils method with timestamp #150

clvacher opened this issue Dec 20, 2023 · 0 comments
Labels
enhancement This issue or pull request improves a feature

Comments

@clvacher
Copy link
Collaborator

Problem

the existing method WindowStoreUtils.get is not enough, because it only takes Instant.now(), which is bad practice.

Suggestion

We should have an additionnal method with a parameter for the initial instant form which we want to do the backwardFetch

@clvacher clvacher added the enhancement This issue or pull request improves a feature label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request improves a feature
Projects
None yet
Development

No branches or pull requests

1 participant