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

Include query id when a query failed #13151

Merged
merged 1 commit into from Jan 26, 2023
Merged

Include query id when a query failed #13151

merged 1 commit into from Jan 26, 2023

Commits on Jan 25, 2023

  1. Include query id when a query failed

    Motivation:
    
    We should also include the id of the query that failed to make it easier to debug why this was the case
    
    Modifications:
    
    Add query id to the exception message / logging
    
    Result:
    
    Easier to find the root cause of a query failure
    normanmaurer committed Jan 25, 2023
    Copy the full SHA
    7491791 View commit details
    Browse the repository at this point in the history