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

Refresh or invalidate group atomically #4

Open
dullgiulio opened this issue Apr 7, 2017 · 1 comment
Open

Refresh or invalidate group atomically #4

dullgiulio opened this issue Apr 7, 2017 · 1 comment

Comments

@dullgiulio
Copy link
Owner

It can happen that the first elements of a group expire before the last, and the user might get refreshed first entries, and older (and stale) last entries. Potentially this can give mixed results.

When an entry is refreshed, invalidate all entries after that one.

@dullgiulio
Copy link
Owner Author

Think about this a bit more. It is problematic and the benefits are not great. Inconsitent content between pages can happen upstream anyway.

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

No branches or pull requests

1 participant