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(graphcache): Fix offlineExchange’s failed queue not being filtered for teardowns #3236

Merged
merged 2 commits into from
May 31, 2023

Conversation

kitten
Copy link
Member

@kitten kitten commented May 31, 2023

Related to #3235

Summary

Remove queries from offlineExchange’s failed queue that are torn down during rehydration.
This may become important to prevent fetching queries that are no longer relevant.

Set of changes

  • Add filtering to failedQueue for teardowns

@kitten kitten changed the title Fix/offline ignoring teardown fix(graphcache): Fix offlineExchange’s failed queue not being filtered for teardowns May 31, 2023
@kitten kitten merged commit 0f4fadd into main May 31, 2023
@kitten kitten deleted the fix/offline-ignoring-teardown branch May 31, 2023 20:29
@github-actions github-actions bot mentioned this pull request May 31, 2023
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.

1 participant