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

Fix: Query that return exceptions #527

Merged
merged 2 commits into from
Dec 20, 2022
Merged

Fix: Query that return exceptions #527

merged 2 commits into from
Dec 20, 2022

Conversation

andresmgot
Copy link
Contributor

If a query return some error, the current model does not represent the API response, which caused an error when parsing this response. This PR addresses that.

Screenshot from 2022-12-19 17-25-45

Fixes #508

@andresmgot andresmgot requested a review from a team as a code owner December 19, 2022 16:30
@github-actions
Copy link

Backend code coverage report for PR #527

Plugin Main PR Difference
azuredx 32.1% 32.1% 0%

@github-actions
Copy link

Frontend code coverage report for PR #527
No changes

@andresmgot andresmgot merged commit 89bf19d into main Dec 20, 2022
@andresmgot andresmgot deleted the tableError branch December 20, 2022 11:12
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.

ADX: Failed to parse KQL response with errors
2 participants