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
F2977932: D25570.1739659775.diff
Fri, Feb 14, 22:49
F2977931: D25570.1739659774.diff
Fri, Feb 14, 22:49
F2977922: D25570.1739659112.diff
Fri, Feb 14, 22:38
F2977917: D25570.1739658052.diff
Fri, Feb 14, 22:20
F2963745: D25570.1739223821.diff
Sun, Feb 9, 21:43
F2961992: D25570.1739170771.diff
Sun, Feb 9, 06:59
F2938373: D25570.1737994366.diff
Sun, Jan 26, 16:12
F2938372: D25570.1737994363.diff
Sun, Jan 26, 16:12

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