AntiPattern
RTK Query Cache Misuse
rtk-query-cache-misuse
RTK Query configuration and cache semantics get misapplied—using the wrong hook for server vs local state, misplacing polling options, and generating unstable/overbroad cache keys—so invalidations don’t propagate and data re-fetches or never refreshes as intended.