pin_search on RSC should walk through pagination
Open
Nobody has claimed this yet.
.compatibility
be:rsc
pin:search
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
see get_users method, there is already a .walk_paginated_offsets to handle this.
- TODO: double check R pins behavior
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the get_users method and its existing walk_paginated_offsets usage, then compare that behavior with pin_search on RSC. Confirm that pin_search walks through pagination and double-check the expected behavior for R pins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100