i’m not meaning aborting queries that are currently fetching data, but rather the other type of “activeness” – when cache gets updated by another query with fields this active query is serving. So my question is how such an idle active query can implicitly or explicitly get inactive. I’ve tried to find answers in the docs, but failed…
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Apollo Client (React) Limit number of running queries | 0 | 14 | July 22, 2024 | |
Queries are only being cached partially. How to figure out what's preventing it form getting cached completely? | 1 | 234 | February 19, 2024 | |
Caching behavior | 2 | 35 | October 14, 2024 | |
`resetStore()` behavior and sign-out best practices | 0 | 317 | March 25, 2024 | |
Custom hook to Invalidate caches | 3 | 771 | July 13, 2024 |