Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mayank2424 opened this issue Oct 2, 2024 · 3 comments
Assignees
Labels

Comments

@mayank2424
Copy link

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.
@pawansoni007
Copy link

pawansoni007 commented Oct 3, 2024

Can i take this up?? I request you to please assign it to me @mayank2424

@prashant67690
Copy link

Can you assign this issue to me

@mayank2424
Copy link
Author

@lucifercr07 Thanks for assigning it to @pawansoni007!

pawansoni007 added a commit to pawansoni007/playground-web that referenced this issue Oct 4, 2024
pawansoni007 added a commit to pawansoni007/playground-web that referenced this issue Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants