We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to debug some performance issues and my traces kept showing big gaps:
Turns out that's because a bunch of facet queries were timing out without being caught by the tracer.
The text was updated successfully, but these errors were encountered:
8a63cdc
Render error traces, refs #8
c3ae8bd
Refs simonw/datasette#2405
Using the latest release of datasette-pretty-traces those now look like this:
datasette-pretty-traces
Sorry, something went wrong.
Release 1.0a16
0bc6a2a
Refs #2320, #2342, #2398, #2399, #2400, #2403, #2404, #2405, #2406, #2407, #2408, #2414, #2415, #2420
No branches or pull requests
I'm trying to debug some performance issues and my traces kept showing big gaps:
Turns out that's because a bunch of facet queries were timing out without being caught by the tracer.
The text was updated successfully, but these errors were encountered: