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
Unknown Object (File)
Mon, Apr 22, 3:11 AM
Unknown Object (File)
Thu, Apr 11, 9:01 AM
Unknown Object (File)
Mon, Apr 1, 3:18 PM
Unknown Object (File)
Thu, Mar 28, 4:15 PM
Unknown Object (File)
Mar 23 2024, 1:03 PM
Unknown Object (File)
Dec 20 2023, 12:13 AM
Unknown Object (File)
Dec 14 2023, 9:52 AM
Unknown Object (File)
Nov 30 2023, 6:15 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