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

Fix getting many items from cache when an item does not exist #66

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

Archomeda
Copy link
Owner

Fixes #65

@Archomeda Archomeda added Type: Bug Something isn't working Area: Web cache Related to the web API caching labels Jun 18, 2020
@Archomeda Archomeda merged commit 6291e3c into master Jun 18, 2020
@Archomeda Archomeda deleted the fix/cache-get-many-missing-ids branch June 18, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Web cache Related to the web API caching Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requesting many items with a non-existent id throws KeyNotFoundException
1 participant