Page MenuHomePhabricator

When the feed query on project profile pages overheats, contain the damage
ClosedPublic

Authored by epriestley on Aug 8 2019, 5:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 5:37 AM
Unknown Object (File)
Fri, May 3, 2:27 AM
Unknown Object (File)
Thu, May 2, 3:02 AM
Unknown Object (File)
Wed, May 1, 5:21 AM
Unknown Object (File)
Tue, Apr 30, 11:21 AM
Unknown Object (File)
Mon, Apr 29, 1:56 PM
Unknown Object (File)
Wed, Apr 24, 10:02 PM
Unknown Object (File)
Sun, Apr 21, 4:08 PM
Subscribers
None

Details

Summary

Ref T13349. This is almost the same change as D20678, but for project profiles instead of user profiles.

The general reproduction case is "view a project where you can't see more than 50 of the 500 most recent feed stories".

Test Plan
  • Forced all queries to overheat.
  • Viewed a project profile page.
  • Before: overheating fatal near top level.
  • After: damage contained to feed panel.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 9 2019, 4:01 AM
This revision was automatically updated to reflect the committed changes.