Skip to content

Verify a throwing CacheMap#get does not break DataLoader #147

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

Conversation

AlexandreCarlton
Copy link
Collaborator

As a fast follow to #146, we add a regression test to ensure that we still handle a CacheMap whose #get throws an exception (by falling back to the underlying batch loader).

As a fast follow to graphql-java#146, we add a regression test to ensure that we
still handle a `CacheMap` whose `#get` throws an exception (by falling
back to the underlying batch loader).
Copy link
Member

@bbakerman bbakerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea

@bbakerman bbakerman merged commit 1bb63aa into graphql-java:master Apr 30, 2024
1 check passed
@dondonz dondonz added this to the Next release 3.4.0 milestone May 17, 2024
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

Successfully merging this pull request may close these issues.

3 participants