Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
neilff
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a query configured like this:
Expected behavior
If the query fails, stop refetching it.
If the query is successful, refetch it every 5 seconds.
Actual behavior
The query keeps refetching every 5 seconds regardless of whether it was successful or failed.
Beta Was this translation helpful? Give feedback.
All reactions