You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've an issue with my WS connection getting closed by the server side from time to time.
I expected the retry mechanism to work in that case, but all it does seems to error out right away. Refreshing my app makes the connection succeed right away though.
Is there a supported way to re-initiate the whole connection and subscription on retry?
FWIW I'm using the beta 2.0.0-beta.1 version with react query v4
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I've an issue with my WS connection getting closed by the server side from time to time.
I expected the retry mechanism to work in that case, but all it does seems to error out right away. Refreshing my app makes the connection succeed right away though.
Is there a supported way to re-initiate the whole connection and subscription on retry?
FWIW I'm using the beta 2.0.0-beta.1 version with react query v4
The text was updated successfully, but these errors were encountered: