fix: server-side pagination and error handling for /refractor status #123
No reviewers
Labels
No Label
ai-changes-requested
ai-failed
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
ai-working
bug
enhancement
feature
in-queue
performance
security
tech-debt
todo
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-discord#123
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/refractor-server-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes /refractor status failing silently when the API rejects
limit=500(max is 100).limit,offset,progressto API)countfield for total instead oflen(items)detailkey) and log them + show user-facing error messageTest plan
/refractor statusshows cards with correct values/refractor status page:2shows different cards than page 1/refractor status card_type:batterfilters correctly/refractor status progress:closedelegates to APIApproved via pd-pr