Skip to content

Add an AsyncHTTPIterator #627

New issue

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

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

Already on GitHub? # to your account

Open
kiraksi opened this issue Mar 11, 2024 · 0 comments
Open

Add an AsyncHTTPIterator #627

kiraksi opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in 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
@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
@parthea parthea added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Oct 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in 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