T
TanStack3y ago
correct-apricot

I have a failing overload for `useQuery`

this occured when I added the retry: (retryCount, error) => boolean | void function to my config
No description
2 Replies
correct-apricot
correct-apricotOP3y ago
is the retry option only supported in some spots?
correct-apricot
correct-apricotOP3y ago
hmm this may have been due to a global retry function being defined in the defaults??

Did you find this page helpful?