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

Add a more detailed stack trace into the query log #202

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rinatkhaziev
Copy link

Description

This makes the stack trace a bit more detailed, to hopefully help with debugging:

Before:
Screenshot 2023-07-28 at 2 26 29 PM

After:
Screenshot 2023-07-28 at 2 54 54 PM

Checklist

Please make sure the items below have been covered before requesting a review:

  • This change works and has been tested locally (or has an appropriate fallback).
  • This change works and has been tested on a Go sandbox.
  • This change has relevant unit tests (if applicable).
  • This change has relevant documentation additions / updates (if applicable).
  • This change has the fix PRed upstream (if applicable). If not applicable, it has the relevant "// VIP: reason for the discrepancy with upstream" comment in places where the code is discrepant.

Steps to Test

@rebeccahum rebeccahum force-pushed the develop branch 9 times, most recently from dc6742b to 5c91c11 Compare May 9, 2024 18:17
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.

2 participants