HomePhabricator

After toggling DarkConsole, force a user settings cache fill

Description

After toggling DarkConsole, force a user settings cache fill

Summary:
Ref T10078. Currently, you toggle DarkConsole and then load a page, but on the load we have to refill your settings cache since toggling DarkConsole dirtied it.

This is fine, except that it makes it harder to understand what's going on with queries on a page. Just force it to reload right away instead.

Test Plan: Toggled DarkConsole, reloaded page, no longer saw settings toggle-related cache fill.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10078

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

Details

Provenance
epriestleyAuthored on Jun 5 2016, 1:56 PM
epriestleyPushed on Jun 5 2016, 5:04 PM
Reviewer
chad
Differential Revision
D16044: After toggling DarkConsole, force a user settings cache fill
Parents
rP5ba7938d5429: Simplify user cache management of data forms
Branches
Unknown
Tags
Unknown
Tasks
T10078: Implement global readthrough cache pools
Build Status
Buildable 12481
Build 15818: Run Core Tests