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
-> Redis auto-connect not working and also redis not connected in low network.
package socket_io_client many
Same as all option to socket .enableReconnection(),.setReconnectionDelay(1)...etc. but not any option redis if any time connection disconnect or not working then not error log print.
How to solve redis reconnection() or disconnect log?
i have used redis 4.0.0 package.
The text was updated successfully, but these errors were encountered:
Flutter
-> Redis auto-connect not working and also redis not connected in low network.
package socket_io_client many
Same as all option to socket .enableReconnection(),.setReconnectionDelay(1)...etc. but not any option redis if any time connection disconnect or not working then not error log print.
How to solve redis reconnection() or disconnect log?
i have used redis 4.0.0 package.
The text was updated successfully, but these errors were encountered: