Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an AsyncHTTPIterator #627

Open
kiraksi opened this issue Mar 11, 2024 · 0 comments · May be fixed by #629
Open

Add an AsyncHTTPIterator #627

kiraksi opened this issue Mar 11, 2024 · 0 comments · May be fixed by #629
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@kiraksi
Copy link

kiraksi commented Mar 11, 2024

I noticed that there is a synchronous HTTPIterator in page_iterator, however there is no equivalent AsyncHTTPIterator in page_iterator_async. This may be useful for future async clients iteration methods for other cloud client libraries. If needed I can make the PR for this change as well.

@kiraksi kiraksi self-assigned this Mar 12, 2024
@kiraksi kiraksi linked a pull request Mar 14, 2024 that will close this issue
4 tasks
@ohmayr ohmayr self-assigned this Mar 15, 2024
@parthea parthea added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants