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
F13142106: D20704.id49373.diff
Fri, May 3, 5:37 AM
F13138993: D20704.diff
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
Branch
overheat2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23238
Build 31923: Run Core Tests
Build 31922: arc lint + arc unit

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.