Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F13096234: D20588.diff
Thu, Apr 25, 3:28 PM
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
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