|
Some checks failed
CI / backend-tests (push) Has been skipped
CI / frontend-tests (push) Has been skipped
CI / changes (pull_request) Successful in 6s
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / changes (push) Successful in 7s
Deploy Trade-In / build-backend (push) Blocked by required conditions
Deploy Trade-In / build-frontend (push) Blocked by required conditions
Deploy Trade-In / build-browser (push) Blocked by required conditions
Deploy Trade-In / test (push) Blocked by required conditions
Deploy Trade-In / deploy (push) Blocked by required conditions
Deploy Trade-In / changes (push) Has been cancelled
На стойком 401/протухшей сессии фронт повторял /me + /trade-in/quota в бесконечном цикле (184+ запросов): errored query + дефолтный refetchOnMount=true → каждый новый observer (useMe дёргают RouteGuard, Topbar, UserMenu, useBrand) ре-фетчил при mount = re-subscribe storm. Глобально выключаем refetchOnMount/onReconnect в QueryClient + экспоненциальный retryDelay (cap 30s); те же гарды на useQuota. retry-предикат 4xx→false уже был. Graceful session-screen (RouteGuard/NoAccessScreen) уже на месте. Closes #800 |
||
|---|---|---|
| .. | ||
| cache | ||
| history | ||
| scrapers | ||
| ui-preview/estimate | ||
| error.tsx | ||
| global-error.tsx | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||
| providers.tsx | ||