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

Human-readable messages from server #158

Closed
pchunduri6 opened this issue Jul 11, 2021 · 2 comments
Closed

Human-readable messages from server #158

pchunduri6 opened this issue Jul 11, 2021 · 2 comments
Assignees
Labels

Comments

@pchunduri6
Copy link
Contributor

pchunduri6 commented Jul 11, 2021

Right now, when the client issues a command, the server does not provide a human-readable response to the request. This affects the useability of the system. We need to add request-dependent messages to the response.

  1. Connection established - Messages on server and client when a connection is established.
  2. Upload - Message on the server with size and name of video being uploaded. Message on the client with the size of the video uploaded.
@pchunduri6 pchunduri6 added the Feature Request ✨ New feature or request label Jul 11, 2021
@gaurav274 gaurav274 self-assigned this Jul 11, 2021
@gaurav274 gaurav274 mentioned this issue Jul 11, 2021
4 tasks
@xzdandy
Copy link
Collaborator

xzdandy commented Jul 11, 2021

Shall we prepare a page or doc that indicates the response we want for every command, then we can start working on them.

@pchunduri6
Copy link
Contributor Author

Shall we prepare a page or doc that indicates the response we want for every command, then we can start working on them.

Sure, let's do that.

gaurav274 added a commit that referenced this issue Aug 4, 2021
Basic tutorial for using EVA
- [x] Need to support Unnest to enable useful queries. #152 
- [x] Disable concurrent queries for cursor correctness. #160 @xzdandy 
- [x] Upload fails because of missing permissions. #162 @pchunduri6 
- [x] Better response messages from the server. #158
xzdandy pushed a commit to gaurav274/Eva that referenced this issue Mar 19, 2022
Basic tutorial for using EVA
- [x] Need to support Unnest to enable useful queries. georgia-tech-db#152 
- [x] Disable concurrent queries for cursor correctness. georgia-tech-db#160 @xzdandy 
- [x] Upload fails because of missing permissions. georgia-tech-db#162 @pchunduri6 
- [x] Better response messages from the server. georgia-tech-db#158
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

3 participants