Skip to content

docs: document concurrent asset request limit#1057

Merged
mvaligursky merged 2 commits into
mainfrom
mv-asset-request-throttle-docs
Jun 23, 2026
Merged

docs: document concurrent asset request limit#1057
mvaligursky merged 2 commits into
mainfrom
mv-asset-request-throttle-docs

Conversation

@mvaligursky

@mvaligursky mvaligursky commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

!!!!!!! MERGE WHEN engine v2.20.0 is out !!!!!!!!!

Documents the new concurrent asset request throttle added in playcanvas/engine#8929 (fixes playcanvas/engine#5258).

Changes:

  • Asset loading page — new "Limiting Concurrent Requests" section covering app.loader.maxConcurrentRequests (default 128, 0 to disable) and the process-global behaviour.
  • Network settings page — new "Max Concurrent Requests" row alongside "Asset Retries".

Related:

Note: the editor UI for this setting is pending (playcanvas/editor#2119); the engine reads the maxConcurrentRequests project property regardless.

Document the new maxConcurrentRequests throttle: a "Limiting Concurrent
Requests" section on the asset loading page (app.loader.maxConcurrentRequests,
default 128, 0 to disable) and a "Max Concurrent Requests" row on the Network
settings page.
Japanese translations of the "Limiting Concurrent Requests" section and the
"Max Concurrent Requests" network setting row.
@mvaligursky mvaligursky merged commit 5d53292 into main Jun 23, 2026
3 checks passed
@mvaligursky mvaligursky deleted the mv-asset-request-throttle-docs branch June 23, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Throttle large number of assets requests?

1 participant