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

prune to return whatever it has in the case of incomplete read by default #325

Open
bienur opened this issue Mar 28, 2018 · 0 comments
Open

Comments

@bienur
Copy link
Contributor

bienur commented Mar 28, 2018

Instead of returning nothing when the read is incomplete, a better default for prune query maybe to return whatever that it has gotten. Also surface isComplete from prune as part of the return for Cache.extract (if prune query is provided as arg) so that client of Hermes can perform follow-up if they so choose.

Bonus: make the behavior configurable ^^

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