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 nullstore serializer #129

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Fix nullstore serializer #129

merged 1 commit into from
Jan 6, 2025

Conversation

DmitryTsepelev
Copy link
Owner

@DmitryTsepelev DmitryTsepelev commented Jan 6, 2025

The problem was caused by Cacher: it could not write data because of the error caused by the cache format. This affected only NullStore I guess

Fixes #126

@DmitryTsepelev DmitryTsepelev merged commit 91704e9 into master Jan 6, 2025
18 checks passed
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.

N+1 queries with cache_fragment and GraphQL Ruby Dataloader
1 participant