Description
After doing some larger scale simulations on graph-sdk with around 7k connections it became evident that current value of MaxPaginatedPageId which is set to 16 would not be enough and we would need at least 32 pages.
Acceptence Criterea
- Increase
MaxPaginatedPageId from 16 to 32
- Update benchmarks if effected
Description
After doing some larger scale simulations on graph-sdk with around 7k connections it became evident that current value of
MaxPaginatedPageIdwhich is set to16would not be enough and we would need at least32pages.Acceptence Criterea
MaxPaginatedPageIdfrom 16 to 32