Skip to content

fix: reduce LaunchPad list deployments page size#132

Merged
mjr9804 merged 1 commit into
mainfrom
fix/lp-max-page-size
Jul 16, 2026
Merged

fix: reduce LaunchPad list deployments page size#132
mjr9804 merged 1 commit into
mainfrom
fix/lp-max-page-size

Conversation

@mjr9804

@mjr9804 mjr9804 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

The LaunchPad API will be adding a max page size of 500 for all endpoints. This change reduces the LaunchPad client's paginateListDeployments call to match that.

This won't really have an impact today because Brev's LP deployment list is ~180 items. This is just intended to keep things inline with the maximum allowed size to avoid any future surprises.

@mjr9804
mjr9804 requested a review from a team as a code owner July 16, 2026 18:04
@mjr9804
mjr9804 merged commit c175a5e into main Jul 16, 2026
7 of 8 checks passed
@mjr9804
mjr9804 deleted the fix/lp-max-page-size branch July 16, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants