Page MenuHomePhabricator

In "bin/repository reparse", continue on "PhabricatorWorkerPermanentFailureException"
ClosedPublic

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F19940362: D20588.diff
Wed, Apr 15, 12:41 AM
F19938392: D20588.id49107.diff
Tue, Apr 14, 2:25 AM
F19906014: D20588.id.diff
Tue, Mar 31, 9:09 PM
F19178463: D20588.diff
Dec 16 2025, 1:03 AM
F19056470: D20588.id.diff
Nov 28 2025, 7:48 PM
F19050030: D20588.diff
Nov 27 2025, 6:49 PM
F18869142: D20588.diff
Nov 4 2025, 10:03 AM
F18835899: D20588.id.diff
Oct 26 2025, 7:54 PM
Subscribers
None

Details

Summary

Fixes T13315. See that task for discussion.

Without --background, we currently treat this as a catastrophic failure, but it's relatively routine for some repository states. We can safely continue reparsing other steps.

Test Plan

Ran bin/repository reparse --all X --message with commits faked to all be unreachable. Got warnings instead of a hard failure on first problem.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable