Page MenuHomePhorge

Show rest of task page when graph errors out
ClosedPublic

Authored by avivey on Apr 5 2024, 07:33.
Tags
None
Referenced Files
F2998549: D25570.1740413829.diff
Sun, Feb 23, 16:17
F2998245: D25570.1740410883.diff
Sun, Feb 23, 15:28
F2998243: D25570.1740410879.diff
Sun, Feb 23, 15:27
F2998226: D25570.1740410785.diff
Sun, Feb 23, 15:26
F2992934: D25570.1740261098.diff
Fri, Feb 21, 21:51
F2990718: D25570.1740180028.diff
Thu, Feb 20, 23:20
F2990717: D25570.1740179982.diff
Thu, Feb 20, 23:19
F2990387: D25570.1740177770.diff
Thu, Feb 20, 22:42

Details

Summary
Test Plan

Add a throw statement in graph calculation, load a task that has a graph, see message.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey requested review of this revision.Apr 5 2024, 07:33

sgtm

Thanks. Tested this in a correct situation and also causing a crash putting an unset($nodes[$current_node]) in ../arcanist/src/utils/AbstractDirectedGraph.php to see the nice exception message

This revision is now accepted and ready to land.Apr 5 2024, 08:42