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

requests with skipMemoryCache should not check memory cache #258

Closed
sjudd opened this issue Nov 12, 2014 · 0 comments
Closed

requests with skipMemoryCache should not check memory cache #258

sjudd opened this issue Nov 12, 2014 · 0 comments
Labels
Milestone

Comments

@sjudd
Copy link
Collaborator

sjudd commented Nov 12, 2014

Currently skipMemoryCache only means that we don't place the result of the request into the memory cache. We should expand this to mean that we also don't check the memory cache or active resources.

@sjudd sjudd added the bug label Nov 12, 2014
@sjudd sjudd added this to the 3.5 milestone Nov 12, 2014
@sjudd sjudd closed this as completed in f0c21d3 Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant