Replies: 1 comment 4 replies
-
an interval of 0ms makes no sense in practice. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using this option in my query
I'm expecting 0 to mean
0ms
so instantly refetch, but it doesn't work probably because 0 is treated as falsy, same as false.Is that expected? I'm not sure if I should open an issue to improve docs or an issue to treat 0 as 0ms
Beta Was this translation helpful? Give feedback.
All reactions