CloudVE / CloudVE/cloudbridge

Azure server-side paging

Open
#132 10 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.