iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Limit the number of returned exports to 5 #7223

Closed danieliborra closed 1 month ago

danieliborra commented 1 month ago

We can reduce the response times of querying exports (mesh export service), by limiting the number of exports we want to receive. That reduces the size of the response and the time to generate the information for each export.

eringram commented 1 month ago

@mergifyio backport release/4.9.x

mergify[bot] commented 1 month ago

backport release/4.9.x

✅ Backports have been created

* [#7225 Limit the number of returned exports to 5 (backport #7223) [release/4.9.x]](https://github.com/iTwin/itwinjs-core/pull/7225) has been created for branch `release/4.9.x`