T
TanStack3y ago
other-emerald

Is there a difference between retry=`false` vs `0`?

I'm getting a wired behaviour that my queries retry unexpectedly when retry=0. Just to make sure, is there a difference between retry=0 vs retry=false in useQuery?
2 Replies
fair-rose
fair-rose3y ago
no, there shouldn't be
other-emerald
other-emeraldOP3y ago
Ok, thank you.

Did you find this page helpful?