pub async fn get_run_tree( pool: &DbPool, run_id: RunId, ) -> StorageResult<Vec<SpanRow>>
Alias for backwards-compat with the design doc.