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
Unknown Object (File)
Mon, Jul 22, 00:31
Unknown Object (File)
Thu, Jul 18, 04:19
Unknown Object (File)
Wed, Jul 10, 06:19
Unknown Object (File)
Wed, Jul 10, 05:47
Unknown Object (File)
Sun, Jul 7, 14:10
Unknown Object (File)
Sun, Jul 7, 12:41
Unknown Object (File)
Fri, Jul 5, 12:20
Unknown Object (File)
Jun 26 2024, 00:44

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