Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F15489763: D20588.id49106.diff
Fri, Apr 11, 12:05 PM
F15479503: D20588.id49107.diff
Tue, Apr 8, 7:43 AM
F15473027: D20588.id.diff
Sat, Apr 5, 7:02 PM
F15469969: D20588.diff
Fri, Apr 4, 6:40 PM
F15322248: D20588.diff
Mar 6 2025, 11:37 PM
F15289434: D20588.id49106.diff
Mar 4 2025, 9:52 PM
F15284774: D20588.diff
Mar 4 2025, 10:29 AM
Unknown Object (File)
Mar 3 2025, 11:48 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