Skip to content

Pass PagerOptions into pager callback #3299

@heaths

Description

@heaths

Like @LarryOsterman does in #3279 we should probably pass in the PagerOptions and not just the Context to better future-proof it.

The only downside is that we're having to (probably) clone more memory for each page, while cloning the Context (basically a Cow) is cheap comparatively.

Metadata

Metadata

Assignees

Labels

Azure.CoreThe azure_core crateClientThis issue points to a problem in the data-plane of the library.blocking-releaseBlocks releasedesign-discussionAn area of design currently under discussion and open to team and community feedback.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions