Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F14413159: D20588.diff
Tue, Dec 24, 1:51 PM
Unknown Object (File)
Thu, Dec 19, 1:04 AM
Unknown Object (File)
Fri, Dec 13, 4:56 AM
Unknown Object (File)
Fri, Dec 13, 4:56 AM
Unknown Object (File)
Fri, Dec 13, 4:56 AM
Unknown Object (File)
Sat, Dec 7, 2:38 PM
Unknown Object (File)
Thu, Dec 5, 7:35 PM
Unknown Object (File)
Wed, Nov 27, 10:43 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
Branch
reparse1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22981
Build 31543: Run Core Tests
Build 31542: arc lint + arc unit