Azure server-side paging
Open
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 117
- Forks
- 51
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 5
Description
For Azure, paging is always handled client-side now, as all pages are iterated through and resources are then wrapped for client-side paging. We could implement server-side paging for Azure: https://github.com/Azure/msrest-for-python/blob/master/msrest/paging.py possibly using the next_link property as a marker?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.