Replies: 1 comment
-
Same issue here, have you found a solution? Thanks! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey there 👋,
We are using SWR in our dashboards to fetch and show up-to-date data. SWR has helped us a lot throughout building the application, but when our back-end seems to have hickups, SWR keeps sending a stream of requests, without ever getting response.
Is there a way to make SWR wait for the response, before requesting new data with refreshInterval?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions