Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 23 2024, 12:44 PM
Unknown Object (File)
Mar 23 2024, 12:44 PM
Unknown Object (File)
Mar 23 2024, 12:44 PM
Unknown Object (File)
Mar 10 2024, 6:16 PM
Unknown Object (File)
Feb 25 2024, 4:25 AM
Unknown Object (File)
Feb 13 2024, 3:41 AM
Unknown Object (File)
Feb 12 2024, 3:13 PM
Unknown Object (File)
Jan 29 2024, 9:13 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