SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 111 TypeScript

Make sure query is refetched specified number of times (#168)

* add failing test

* fix failing test

* add failing test

* fix failing test

I would expect useQuery to refetch data once if retry is set to 1

* increase test timeout

* increase timeouts

* fix test in travis

* try higher timeouts

* try --maxWorkers=2

* increase timeout

* increase timeouts

* add console.log

* remove timeouts

* add debug log

* fix tests

* fix garbage collection check

* remove console logs
A
Andrew Cherniavskii committed
6eb399727fe414998539889424759d7ab54a5b47
Parent: 110374a
Committed by GitHub <noreply@github.com> on 2/28/2020, 5:37:21 PM