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)
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)
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
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
Branch
ref1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23540
Build 32351: Run Core Tests
Build 32350: arc lint + arc unit