Skip to content

[Feature] - Add Feature to Show DiceDB Server Connection Status On Playground #26

@mayank2424

Description

@mayank2424

Description:

Currently, the playground web app allows users to run dice DB commands directly once the CLI loads, However, when the server is unavailable, commands return a "Failed to fetch" error. I believe there should be an indication to show whether the connection to the DiceDB server is successful.

Adding a feature that displays the connection status (e.g., "Connected" or "Failed to Connect") using the DiceDB PING command would improve the user experience by helping users quickly verify if the server is accessible before running commands.

Suggestions:

  • Use the PING command to check if the DiceDb server is reachable.
  • Display a simple "Connected" or "Failed to Connect" message near the command input area.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions