DEFAULT_KEYS_BATCH_SIZE Variable
Default (recommended) keyset batch size for cases when it needs to be sent over HTTP. Sending keys in batches helps avoid HTTP413 error.
Type
"5000"
Default Value
5000```
### Defined in
- <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/3c41581000a6a4d1fad294a9cc48676e71573f97/presentation/common/src/presentation-common/Utils.ts#L87" target="_blank">presentation/common/src/presentation-common/Utils.ts</a></span> Line 87
Last Updated: 05 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.