Skip to content
  • Marcus Boon's avatar
    MDL-59866 session: Add retry for redis sessions · f8e2383b
    Marcus Boon authored
    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
    f8e2383b