Skip to content

Redis connection lost not detected #3

@jgm1986

Description

@jgm1986

The method isConnected inside DataBase class doesn't works as expected. If the KeyServer lost the connection to the Redis database, nothing happens. Fix this problem with these actions:

  1. Shows an alert when the the connection was lost with the database.
  2. Try to reconnect automatically.

During the step number 2, the KeyServer administrator shoud be able to:

  • Show help menu options (H).
  • Show KeyServer status and details (I).
  • Close KeyServer tool (Q).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions