-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The LogicMonitor documentation states here that the maximum page size is 1000:
For years and years (V1 and V2), the maximum page size varied HUGELY between endpoints. For some, the max size was 25, for most 300. We had to put a lot of code in the library to adjust these based on the endpoint being called.
However, we value query performance! So please look at raising this to 1000 across the board, validating EVERY LogicMonitor endpoint before publishing. There is a LOT of production-critical code relying on successful paging, so it will take a while to validate the change before we can publish it.
Metadata
Metadata
Assignees
Labels
No labels