Skip to content

[Uptime] Make backend iterator class support an infinite size option #119

@justinkambic

Description

@justinkambic

Is your feature request related to a problem? Please describe.
In elastic/kibana#48035 we introduced a very high constant value to ensure we chunk up all the monitors while counting them. It would be cleaner to patch the iterator code itself so we don't have to maintain this weird constant default.

Describe the solution you'd like
Remove the existing constant value and have the iterator support an infinite size option.

Describe alternatives you've considered
We've implemented the alternative solution.

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions