I believe that I have brought this up previously, but I am now hitting this on our install. I have a large "umbrella" task that I am using to track the progress of an ongoing project. As a result, this task has a lot of blocking tasks and has a large number of associated transactions.
It has now created the stage that I am unable to view the task, and instead I get a 502 error.
```
[14-Sep-2014 03:40:11 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /usr/src/phabricator/src/applications/maniphest/storage/ManiphestTransaction.php on line 0
[14-Sep-2014 03:40:11 UTC] >>> UNRECOVERABLE FATAL ERROR <<<
Maximum execution time of 30 seconds exceeded
/usr/src/phabricator/src/applications/maniphest/storage/ManiphestTransaction.php:0
┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
```