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

tmp/pprof debugging #2

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

tmp/pprof debugging #2

wants to merge 4 commits into from

Conversation

uri
Copy link

@uri uri commented May 31, 2024

  • Start pprof on default mux to avoid freezing with API mux
  • Add a write timeout to the API server and log exit errors

jwalton and others added 4 commits May 28, 2024 11:03
When the process stops responding to API requests, with the way pprof is
setup, it also becomes inaccessible.
Previously server errors were being ignored.
@uri uri self-assigned this May 31, 2024
@jwalton jwalton force-pushed the main branch 3 times, most recently from f08045b to ca16389 Compare June 3, 2024 13:51
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