Page MenuHomePhabricator

When a large number of commits need to be marked as published, issue the lookup query in chunks
ClosedPublic

Authored by epriestley on Oct 2 2019, 8:11 PM.
Tags
None
Referenced Files
F15478385: D20853.id49712.diff
Mon, Apr 7, 10:36 PM
F15475058: D20853.id49714.diff
Sun, Apr 6, 3:09 PM
F15475057: D20853.id49712.diff
Sun, Apr 6, 3:09 PM
F15475056: D20853.id.diff
Sun, Apr 6, 3:09 PM
F15474122: D20853.diff
Sun, Apr 6, 5:32 AM
F15463734: D20853.id49714.diff
Wed, Apr 2, 2:36 AM
F15353992: D20853.diff
Mar 11 2025, 1:29 AM
Unknown Object (File)
Mar 3 2025, 10:18 AM
Subscribers
None

Details

Summary

See PHI1474. This query can become large enough to exceed reasonable packet limits. Chunk the query so it is split up if we have too many identifiers.

Test Plan

Ran bin/repository refs ... on a repository with no new commits and a repository with some new commits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable