Get cross-rank runner timeline
GET/v1/diagnostics/cluster/timeline
Stitch every reachable node's runner-supervisor diagnostics into one cross-rank chronological view. Returns a per-runner synopsis (rank, current phase, seconds-in-phase, MLX memory) and every flight-recorder entry across all ranks merged and sorted by wall-clock timestamp. The intended use is debugging distributed deadlocks where the rank-disagreement signature is invisible from any single node's local diagnostics.
Responses
- 200
Successful Response