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

[YSQL] Prettify RPC timeout error message #1754

Open
frozenspider opened this issue Jul 10, 2019 · 0 comments
Open

[YSQL] Prettify RPC timeout error message #1754

frozenspider opened this issue Jul 10, 2019 · 0 comments
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature kind/improve-ux Issues relating to improving user experience. priority/medium Medium priority issue
Projects

Comments

@frozenspider
Copy link
Contributor

frozenspider commented Jul 10, 2019

Jira Link: DB-2134
One of the error messages client might get after tserver going down reads like this:

ERROR: Timed out: LookupByIdRpc(983ca99bca2449d09b03913939990969, 2) failed: timed out after deadline expired: LookupByIdRpc(983ca99bca2449d09b03913939990969, 2) passed its deadline 2360254.260s (passed: 5.052s): Timed out (yb/rpc/rpc.cc:199): GetLeaderMasterRpc(addrs: [n1:7100, n2:7100, n3:7100], num_attempts: 98) passed its deadline 2360254.260s (passed: 5.048s): . Errors from tablet servers: [Timed out (yb/rpc/rpc.cc:199): LookupByIdRpc(983ca99bca2449d09b03913939990969, 2) failed: timed out after deadline expired: LookupByIdRpc(983ca99bca2449d09b03913939990969, 2) passed its deadline 2360254.260s (passed: 5.052s): Timed out (yb/rpc/rpc.cc:199): GetLeaderMasterRpc(addrs: [n1:7100, n2:7100, n3:7100], num_attempts: 98) passed its deadline 2360254.260s (passed: 5.048s)]

We should make it user-friendly

@frozenspider frozenspider added kind/enhancement This is an enhancement of an existing feature kind/improve-ux Issues relating to improving user experience. area/ysql Yugabyte SQL (YSQL) labels Jul 10, 2019
@frozenspider frozenspider added this to To do in YSQL via automation Jul 10, 2019
@ndeodhar ndeodhar moved this from To do to Backlog in YSQL Aug 5, 2020
@yugabyte-ci yugabyte-ci added the priority/medium Medium priority issue label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature kind/improve-ux Issues relating to improving user experience. priority/medium Medium priority issue
Projects
Status: No status
YSQL
  
Backlog
Development

No branches or pull requests

2 participants