Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F15469969: D20588.diff
Fri, Apr 4, 6:40 PM
F15322248: D20588.diff
Thu, Mar 6, 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
Unknown Object (File)
Mar 3 2025, 11:48 PM
Unknown Object (File)
Mar 3 2025, 11:48 PM
Unknown Object (File)
Feb 9 2025, 7:53 AM
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
Branch
reparse1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22981
Build 31543: Run Core Tests
Build 31542: arc lint + arc unit