Issue 1268: Don't cache unserializable objects#1280
Issue 1268: Don't cache unserializable objects#1280darvanen wants to merge 2 commits intodrupal-graphql:8.x-4.xfrom
Conversation
|
See #1268 |
|
Hey @darvanen , Thanks for the pull request. To help maintainers decide on whether this PR is the right fix for the issue could you add the following:
These two additions help in evaluating this against alternative solutions. For example talking to the GraphQL library maintainers to see if there is perhaps a more cache-friendly representation for a parsed schema. |
|
Thanks @Kingdutch, The discussion around the problem I'm seeking to solve including a benchmark is on issue 1268 which I linked to in a previous comment But it would be much better if this class was made serializable so I suggest we postpone this issue to see how the external one goes? |
No description provided.