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

Only cache complete responses for deferred operations #3149

Closed
Tracked by #3093
calvincestari opened this issue Jul 24, 2023 · 2 comments
Closed
Tracked by #3093

Only cache complete responses for deferred operations #3149

calvincestari opened this issue Jul 24, 2023 · 2 comments

Comments

@calvincestari
Copy link
Member

calvincestari commented Jul 24, 2023

This issue may break out into more but at a minimum the cache write interceptor will need to disregard partial responses and only write the record to the cache once a complete response has been received.

@calvincestari
Copy link
Member Author

Closing this as the caching strategy for deferred responses has changed; we will instead be caching partial and incremental responses. That work will follow after PR apollographql/apollo-ios-dev#219.

Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.

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

No branches or pull requests

1 participant