HomePhorge

If daemon running-as-user setup check fails its query, don't bother with it

Description

If daemon running-as-user setup check fails its query, don't bother with it

Summary:
See https://discourse.phabricator-community.org/t/upgrade-from-sep-30-2016/3702/. A user performing an upgrade from 2016 to 2020 ran into an issue where this setup query is overheating.

This is likely caused by too many rows changing state during query execution, but the particulars aren't important since this setup check isn't too critical and will catch the issue eventually. It's fine to just move on if this query fails for any reason.

Test Plan: Forced the query to overheat, loaded setup issues, got overheating fatal. Applied patch, no more fatal.

Differential Revision: https://secure.phabricator.com/D21057

Details

Provenance
epriestleyAuthored on Apr 3 2020, 4:09 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP1e7cc72cd835: Improve performance when marking commits as unreachable after multiple ref…
Branches
Unknown
Tags
Unknown

Event Timeline