Skip to content

python(bug): Add pagination for ingestion config/flow functions#471

Merged
tsift merged 4 commits intomainfrom
python/ingestion-config-flows-pagination
Feb 11, 2026
Merged

python(bug): Add pagination for ingestion config/flow functions#471
tsift merged 4 commits intomainfrom
python/ingestion-config-flows-pagination

Conversation

@tsift
Copy link
Copy Markdown
Contributor

@tsift tsift commented Feb 10, 2026

Adds pagination support to the list ingestion config and list ingestion config flows functions in the low-level wrapper. Previously if results returned were larger than the page size, the caller would be unable to get any other results since the next page token was also not accessible.

@tsift tsift requested a review from alexluck-sift February 10, 2026 21:52
@tsift tsift requested a review from alexluck-sift February 10, 2026 23:14
@tsift tsift requested a review from alexluck-sift February 11, 2026 18:07
@tsift tsift merged commit bb8de08 into main Feb 11, 2026
15 checks passed
@tsift tsift deleted the python/ingestion-config-flows-pagination branch February 11, 2026 19:59
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