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

Improve Query Result error handling and logging #18538

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Conversation

caohai
Copy link
Member

@caohai caohai commented Dec 20, 2024

This PR fixes #18522
This PR adds lifecycle and context update logging to the query result.
This PR also adds load function logging and cleans up the code.

Copy link

PR Changes

Category Main Branch PR Branch Difference
Code Coverage 50.37% 50.48% $${\color{lightgreen} .11\% }$$
VSIX Size 12120 KB 12120 KB $${\color{lightgreen} 0 KB \space (0\%) }$$
Webview Bundle Size 3112 KB 3112 KB $${\color{lightgreen} 0 KB \space (0\%) }$$

@caohai caohai merged commit de8c5bc into main Dec 20, 2024
6 checks passed
@caohai caohai deleted the hacao/query-result-logs branch December 20, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query execution exceptions in the log after running some queries
2 participants