Skip to main content

diagnose

Function diagnose 

Source
fn diagnose(child: &Child, quiet: u64)
Expand description

Everything worth knowing about a stuck run, captured before it is killed.

Each of these had to be gathered by hand from a live pod last time, racing the job’s deadline. The database view is the one that mattered: connections sitting idle / ClientRead while the client waited on the socket is what identified a desynchronised connection rather than a slow query.