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/e8cd7e7f72b123b5c2eced2c09efc3a8dac4c8dc/presentation/common/src/presentation-common/Utils.ts#L85" target="_blank">presentation/common/src/presentation-common/Utils.ts</a></span> Line 85
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.