Skip to content

Support paginated client dataset reads from FWSS #691

@rjan90

Description

@rjan90

Support the paginated client dataset query change that landed in filecoin-services#444. That contract change added paginated overloads for client dataset reads plus a length helper, so SDK dataset enumeration should be updated to use that shape instead of assuming the full client dataset list can always be returned in one call.

Context:

This should cover the synapse-core / synapse-sdk client dataset query paths that currently rely on unpaginated reads.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

⌚️ Issue awaiting PR merge

Relationships

None yet

Development

No branches or pull requests

Issue actions