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)
Sat, Mar 23, 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
Unknown Object (File)
Nov 19 2023, 7:58 AM
Unknown Object (File)
Oct 30 2023, 2:28 PM
Unknown Object (File)
Oct 22 2023, 10:51 PM
Unknown Object (File)
Oct 16 2023, 10:03 PM
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