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)
Wed, Dec 18, 12:38 PM
Unknown Object (File)
Tue, Dec 10, 8:23 PM
Unknown Object (File)
Sun, Dec 8, 9:37 PM
Unknown Object (File)
Tue, Nov 26, 12:12 PM
Unknown Object (File)
Nov 10 2024, 8:15 PM
Unknown Object (File)
Nov 9 2024, 3:23 AM
Unknown Object (File)
Oct 28 2024, 2:45 PM
Unknown Object (File)
Oct 26 2024, 6:06 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.