Skip to content

Fix/sync page size mismatch - #117

Merged
KazeKaze93 merged 3 commits into
masterfrom
fix/sync-page-size-mismatch
Jul 12, 2026
Merged

Fix/sync page size mismatch#117
KazeKaze93 merged 3 commits into
masterfrom
fix/sync-page-size-mismatch

Conversation

@KazeKaze93

Copy link
Copy Markdown
Owner

No description provided.

KazeKaze93 and others added 3 commits July 12, 2026 17:23
Silent provider limit defaults (Rule34 50 vs PAGE_SIZE 100) made every
full page look short, so initial sync advanced the cursor after 50 posts.
Make limit required on IBooruProvider.fetchPosts and share PAGE_SIZE for
request and stop condition.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…ency

- Refined role description by removing Python references and adjusting tone for professionalism.
- Enhanced IPC guidelines to specify the structure of handlers and registration practices.
- Added clarity on error handling, emphasizing the importance of throwing typed errors instead of returning empty results.
- Updated lessons to reflect shared IPC validation and error handling practices, ensuring consistency with project rules.

Co-authored-by: Cursor <cursoragent@cursor.com>
@KazeKaze93
KazeKaze93 merged commit c6b2ceb into master Jul 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant