googleapis / googleapis/google-cloud-python
Add an AsyncHTTPIterator
Open
priority: p2
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.