aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2021-01-18 16:12:03 -0800
committerGravatar MarkKoz <[email protected]>2021-01-18 16:12:03 -0800
commitf444864473931463199916bfa587216b75caf578 (patch)
treedd5effeaa06b5f02af4348dfbdc9c5e3aa980545 /tests
parentMerge PR #1289 - add branding manager (diff)
Sync: chunk user requests
The site can't handle huge syncs. Even a bulk patch of 10k users will crash the service. Chunk the requests into groups of 1000 users and await them sequentially. Testing showed that concurrent requests are not scalable and would also crash the service.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions