Page MenuHomePhabricator

For now, hard limit task graph at 100 nodes
ClosedPublic

Authored by epriestley on Jul 14 2016, 4:10 AM.
Tags
None
Referenced Files
F15447102: D16295.diff
Thu, Mar 27, 9:50 PM
F15445981: D16295.id39192.diff
Thu, Mar 27, 4:52 PM
F15434974: D16295.id.diff
Tue, Mar 25, 6:12 AM
F15431899: D16295.id39191.diff
Mon, Mar 24, 3:15 PM
F15427290: D16295.diff
Sun, Mar 23, 1:33 PM
F15414827: D16295.diff
Thu, Mar 20, 2:40 AM
F15413008: D16295.id39191.diff
Wed, Mar 19, 4:20 PM
F15401201: D16295.id.diff
Mon, Mar 17, 4:14 PM
Subscribers
None

Details

Summary

Ref T4788. One install has some particularly impressive task graphs which are thousands of nodes large.

The current graph is pretty broken in these cases. For now, just render a "too big to show" message. In the future, I'd plan to finesse this (e.g., show parents/children, show links to parents/children, etc).

Test Plan
  • Viewed a normal task.
  • Set limit to 3, viewed a task with graph size 6, saw an error message.
  • Viewed a revision stack graph (unaffected).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to For now, hard limit task graph at 100 nodes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 14 2016, 4:12 AM
This revision was automatically updated to reflect the committed changes.