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
Currently, the minimum timeout is 1 second, because timeout type is int. But Redis supports double, so it should be possible to pass 0.1 to use timeout of 100ms