MDL-59866 session: Add retry for redis sessions
There is an edge case whereby redis will fail to accept connections on the first try but retrying the connection seems to make it work Included in this commit: * Retry functionality in the session init
Showing
Please register or sign in to comment