Page MenuHomePhabricator

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

Authored by epriestley on Jun 18 2019, 3:02 PM.
Tags
None
Referenced Files
F13183461: D20588.diff
Fri, May 10, 9:15 AM
F13180241: D20588.id49106.diff
Wed, May 8, 10:46 PM
F13179611: D20588.diff
Wed, May 8, 9:19 PM
Unknown Object (File)
Mon, May 6, 12:29 PM
Unknown Object (File)
Sat, May 4, 6:53 PM
Unknown Object (File)
Wed, May 1, 12:20 AM
Unknown Object (File)
Thu, Apr 25, 3:28 PM
Unknown Object (File)
Mar 23 2024, 12:44 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