You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data seems to be cached for a short while, then calls silently fail (but can be seen in the developer console in Chrome), and then you'll get "No rows" displayed when clicking on a table or "No tables" displayed when clicking on a catalog.
How should we improve?
Give the user some indication that the connection to the Gravitino server has been lost.
The text was updated successfully, but these errors were encountered:
… handing (#1308)
### What changes were proposed in this pull request?
1. Support TypeScript
2. Improve global reauest handing and add error messages
### Why are the changes needed?
Fix: #1113Fix: #1224Fix: #1225
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
… handing (#1308)
### What changes were proposed in this pull request?
1. Support TypeScript
2. Improve global reauest handing and add error messages
### Why are the changes needed?
Fix: #1113Fix: #1224Fix: #1225
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
… handing (#1332)
### What changes were proposed in this pull request?
1. Support TypeScript
2. Improve global reauest handing and add error messages
### Why are the changes needed?
Fix: #1113Fix: #1224Fix: #1225
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
N/A
Co-authored-by: CHEYNE <[email protected]>
What would you like to be improved?
Data seems to be cached for a short while, then calls silently fail (but can be seen in the developer console in Chrome), and then you'll get "No rows" displayed when clicking on a table or "No tables" displayed when clicking on a catalog.
How should we improve?
Give the user some indication that the connection to the Gravitino server has been lost.
The text was updated successfully, but these errors were encountered: