fix: clamp page overflow to last page in /refractor status (#141) #142

Merged
cal merged 1 commits from issue/141-bug-refractor-status-page-overflow-shows-no-data-i into main 2026-04-07 15:52:07 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
cb17b99220 fix: clamp page overflow to last page in /refractor status (#141)
All checks were successful
Ruff Lint / lint (pull_request) Successful in 30s
When page exceeds total pages, API returns empty items but non-zero
count. Now detects this case and re-fetches the last valid page.

Closes #141

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 10:31:55 -05:00