Skip to content

Get interests does not implement pagination #80

Description

@jonathanlloyd

Bug Report

The getDeviceInterests method does not implement the pagination protocol used by the handler

Reproduction Steps

Call getDeviceInterests on a device that has > 100 subscriptions

Expected Result

All device interests should be returned

Actual Result

Only the first 100 interests (the first page) will be returned

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions