Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···3737version check and fetch if necessary, then allow the write to continue.
38383939Additionally, repositories passively check other nodes for updates and
4040-replicate changes in the background. After you push a change to a repositroy,
4040+replicate changes in the background. After you push a change to a repository,
4141it will usually spread passively to all other repository nodes within a few
4242minutes.
4343···381381382382Here, all of the "leader" devices with the most up-to-date copy of the
383383repository have been lost. Phabricator will freeze the repository refuse to
384384-serve requests because it can not serve it consistently, and can not accept new
385385-writes without data loss.
384384+serve requests because it can not serve reads consistently and can not accept
385385+new writes without data loss.
386386387387The most straightforward way to resolve this issue is to restore any leader to
388388service. The change will be able to replicate to other devices once a leader